CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/26 14:52:21
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK files.arm64
Added files:
sys/arch/arm64/dev: aplpmu.c aplspmi.c
sys/dev/fdt : spmivar.h
Log message:
Add aplspmi(4), a driver for the Apple SPMI controller, and aplpmu(4)
a driver for the Apple "sera" SPMI power management unit that contains
the RTC on Apple M1 systems.
ok patrick@
