History log of /netbsd-src/sys/arch/riscv/fdt/pcihost_fdt.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 05276bf3 01-Jan-2025 skrll <skrll@NetBSD.org>

risc-v: add support for PCI and the PCIe controller in the JH7110 SoC.

Testing as working with xhci and nvme on VisionFive2.

Uses legacy PCI interrupts currently. MSIs to be added later.

pcihost_f

risc-v: add support for PCI and the PCIe controller in the JH7110 SoC.

Testing as working with xhci and nvme on VisionFive2.

Uses legacy PCI interrupts currently. MSIs to be added later.

pcihost_fdt code is 99% the same as the Arm version and should be shared.

show more ...