CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/23 16:43:08
Modified files:
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : pwmleds.c
Log message:
Add pwmleds(4), a driver for PWM controlled LEDs.
For now this only implements keyboard backlight support.
ok kn@
