Add aplspmi(4), a driver for the Apple SPMI controller, and aplpmu(4)
authorkettenis <kettenis@openbsd.org>
Wed, 26 May 2021 20:52:21 +0000 (20:52 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 26 May 2021 20:52:21 +0000 (20:52 +0000)
commit5224032ca17c332d7e5e5abe296595c23aea8a41
treecdad469f2de576096bf7941752368d7603f713a6
parent08819b4170fcd59bf2520ff6a2d2af47b8c56234
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@
sys/arch/arm64/conf/GENERIC
sys/arch/arm64/conf/RAMDISK
sys/arch/arm64/conf/files.arm64
sys/arch/arm64/dev/aplpmu.c [new file with mode: 0644]
sys/arch/arm64/dev/aplspmi.c [new file with mode: 0644]
sys/dev/fdt/spmivar.h [new file with mode: 0644]