CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/30 14:44:13
Modified files:
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : pwmreg.c
Log message:
Add pwmreg(4), a driver that implements a voltage regulator that uses a
PWM controller to set the voltage.
ok patrick@
