Add support for the PCIe controller on the JH7110 SoC.
authorkettenis <kettenis@openbsd.org>
Sat, 8 Jul 2023 10:06:13 +0000 (10:06 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 8 Jul 2023 10:06:13 +0000 (10:06 +0000)
commit0db047f51f571aa64059da9461784b0711d3c0bc
tree41050b3baa9ac16d7a487a725f96bccc29cf20bd
parente110d3312fa731975081e323886b8b6963f03f81
Add support for the PCIe controller on the JH7110 SoC.

MSIs don't work reliably so these are disabled for now.  The stfpcie(4)
driver is based on preliminary device tree bindings that might still
change.

ok patrick@
sys/arch/riscv64/conf/GENERIC
sys/arch/riscv64/conf/RAMDISK
sys/arch/riscv64/conf/files.riscv64
sys/arch/riscv64/dev/stfpcie.c [new file with mode: 0644]
sys/arch/riscv64/dev/stfpciephy.c [new file with mode: 0644]