CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/08/31 15:27:11
Modified files: sys/dev/fdt : bcmstbpinctrl.c Log message: Pin configuration nodes can be single nodes; add support for those. Add a few more pins that are now used. Add support for the "gpio" function. And add support for the "always on" variant of the controller. ok mglocker@