freebsd-dev/sys/arm64/rockchip
Andrew Turner 9142f3a885 Fix a rk356x pinctrl register offset
The pull-up/pull-down register offset was wrong on the Rockchip rk356x.
It was set such that the driver would modify the IOMUX control registers.

This seems to work with the current device tree files, but fails with
upstream files. Fix the offset so the later calculation has the correct
offset for the pull-up/pull-down control register.

Sponsored by:	The FreeBSD Foundation
2022-11-11 08:34:48 +00:00
..
clk Set denominator to 1 if it is 0 in the init phase. 2022-10-01 02:01:59 +00:00
if_dwc_rk.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk3328_codec.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk3399_emmcphy.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk_dwc3.c Add support for RockChip RK356X to DWC3 driver. 2022-08-16 12:24:44 +00:00
rk_gpio.c Fix problem getting gpio version during attach. 2022-09-01 07:21:56 +00:00
rk_grf.c Add support for RK3568 to RockChip GRF and SPI drivers. 2022-08-11 05:32:48 +00:00
rk_i2c.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk_i2s.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk_iodomain.c Add RockChip RK356X support to existing RockChip iodomain driver. 2022-08-15 12:03:28 +00:00
rk_pcie_phy.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk_pcie.c Add Rockchip PCIe cleanup on attach faulure 2022-07-04 15:27:01 +01:00
rk_pinctrl.c Fix a rk356x pinctrl register offset 2022-11-11 08:34:48 +00:00
rk_pmu.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk_pwm.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk_spi.c Fix unused variable warning in rockchip's rk_spi.c 2022-08-14 21:27:34 +02:00
rk_tsadc_if.m Add driver for temperature sensors found in RK32898, RK3328 and RK3399 SoC's. 2019-11-28 17:01:31 +00:00
rk_tsadc.c Add RockChip RK356X support to existing RockChip thermal driver. 2022-08-11 08:26:39 +00:00
rk_typec_phy.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk_usb2phy.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rk_usbphy.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00