CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/08 12:06:57
Modified files:
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : gpiobl.c
Log message:
Add gpiobl(4), a driver for gpio controlled display backlights. This will
allow us to turn off the screen on Apple Silicon laptops until we have a
proper display controller driver.
ok kettenis@ patrick@
