CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/24 03:52:43
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : bcm2835_gpio.c
Log message:
Add bcmgpio(4). For now this driver only provides pinctrl functionality.
Actual gpio support (possibly including gpio(4) support) will come later.
ok jsg@
