CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2019/08/27 02:19:55
Modified files: sys/arch/arm64/conf: GENERIC RAMDISK sys/dev/fdt : files.fdt Added files: sys/dev/fdt : amlclock.c Log message: amclock(4), a driver for the Amlogic SoC clocks. For now this implements a tiny number of clocks for the G12A/B families only. ok jsg@