CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/11 01:02:19
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : imxsrc.c
Log message:
imxsrc(4), a driver for the i.MX System Reset Controller. We will
use this to assert the reset pins for e.g. the PCIe controller.
ok kettenis@
