CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/09 13:04:21
Modified files:
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : syscon.c
Log message:
Add syscon(4), a driver that provides reboot/poweroff functionality through
the generic "regmap" interface.
ok patrick@
