freebsd-dev/sys/arm64/rockchip
Ganbold Tsagaankhuu 396b6914c9 Fix pcie phy enabling codes for RK3568 SoC.
Handle data-lanes property for pcie phy and set it accordingly.
This makes devices attached to pcie3 work properly.
For some RK3568 based boards, RTL8125B based device is
connected it. So with this, realtek-re-kmod driver attaches
and works.

Partially obtained from OpenBSD.
Tested on NanoPI-R5S, FireFly Station P2 boards.
2023-04-04 02:50:29 +00:00
..
clk Remove unnecessary sys/cdefs.h includes. 2023-01-07 06:05:52 +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
rk3568_combphy.c Remove unnecessary sys/cdefs.h includes. 2023-01-07 06:05:52 +00:00
rk3568_pcie.c Fix driver name. 2023-04-03 14:20:28 +00:00
rk3568_pciephy.c Fix pcie phy enabling codes for RK3568 SoC. 2023-04-04 02:50:29 +00:00
rk_dwc3.c arm64/rk_dwc3: Remove RK3328 support 2022-11-16 11:58:31 +01:00
rk_gpio.c Fix problem getting gpio version during attach. 2022-09-01 07:21:56 +00:00
rk_grf.c Fix/add compat strings for Rockchip RK356x GRF. 2022-12-18 11:22:11 +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_otp_if.m Use BSD-2-Clause for the SPDX license id as -FreeBSD variant has been deprecated. 2023-01-06 08:15:44 +00:00
rk_otp.c Use BSD-2-Clause for the SPDX license id as -FreeBSD variant has been deprecated. 2023-01-06 08:15:44 +00:00
rk_otp.h Use BSD-2-Clause for the SPDX license id as -FreeBSD variant has been deprecated. 2023-01-06 08:15:44 +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 Map arm64 pci config memory as non-posted 2023-03-05 20:17:21 +00:00
rk_pinctrl.c Set RK3568 specific pin mux for GMAC1. 2022-12-28 03:00:19 +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 Use hwreset_array in the Rockchip tsadc driver 2022-12-21 11:25:27 +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 Improve and make it more general Rockchip USB2PHY driver. 2022-12-28 03:48:48 +00:00
rk_usbphy.c arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00