CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/30 08:00:06
Modified files:
sys/dev/fdt : files.fdt
sys/arch/arm64/conf: GENERIC RAMDISK files.arm64
Added files:
sys/dev/fdt : rkgrf.c
Log message:
Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
RK3399 available to other drivers through the regmap interface.
