CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/04/10 16:02:45
Modified files: sys/arch/armv7/conf: GENERIC RAMDISK sys/arch/armv7/omap: files.omap omgpio.c ommmc.c ti_iic.c Added files: sys/arch/armv7/omap: omclock.c omcm.c omsysc.c Log message: Add omcm(4), omclock(4) and omsysc(4) drivers that support the new bus structure that is used in current mainline Linux device trees. ok jsg@