Add PCIe driver for RK3568 SoC.
authorSøren Schmidt <sos@FreeBSD.org>
Thu, 5 Jan 2023 04:15:56 +0000 (04:15 +0000)
committerGanbold Tsagaankhuu <ganbold@FreeBSD.org>
Thu, 5 Jan 2023 04:15:56 +0000 (04:15 +0000)
commit7daf96523b378e08a513722bc5354400919ccf2b
tree7ee4dbe98b11bdadde11c7dbb84f0b878bb1195a
parentb069d3e0193121ff6de348f68c7ce93ee61e5e2f
Add PCIe driver for RK3568 SoC.

PCIe3 ports work, however PCIe2x1 is not working yet in this case as it depends on Naneng Combo Phy driver.
sys/arm64/rockchip/rk3568_pcie.c [new file with mode: 0644]
sys/arm64/rockchip/rk3568_pciephy.c [new file with mode: 0644]
sys/conf/files.arm64