CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2024/03/27 09:15:00
Modified files: sys/dev/fdt : bcm2711_pcie.c files.fdt Log message: Support having bcmpcie(4) as both PCIe bus and simplebus to enable use of the Raspberry Pi 5's RP1 I/O controller, which is connected over PCIe. With this, the peripherals on the RP1 are enumerated and attached as well. ok kettenis@