CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/08/09 08:45:08
Modified files: sys/dev/fdt : sdhc_fdt.c Log message: Add support for the SDHC controllers found on the Raspberry Pi 5. Recognize the "sdhci-caps" and "sdhci-caps-mask" properties as the device tree on the Raspberri Pi 5 uses those. ok phessler@