CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/08/09 08:42:48
Modified files: sys/dev/fdt : files.fdt sys/arch/arm64/conf: GENERIC RAMDISK Added files: sys/dev/fdt : bcmstbgpio.c Log message: Add bcmstbgpio(4), a driver for the new GPIO controller found on the Raspberry Pi 5. ok phessler@