CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/25 09:52:03
Modified files:
sys/arch/arm64/dev: aplsmc.c
Log message:
Implement reboot/powerdown support based on nvmem cells. This works on
M1 Pro/Max machines and will hopefully continue to work on future models
by abstracting the magic flag that needs to be set using device tree
properties.
ok patrick@
