Add apldog(4), a driver for the watchdog on Apple M1 SoCs.
authorkettenis <kettenis@openbsd.org>
Mon, 22 Feb 2021 21:30:54 +0000 (21:30 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 22 Feb 2021 21:30:54 +0000 (21:30 +0000)
commit80e00d86b85a7241dab8ebc3fe8a5487fd6133dc
tree1166ad535cba03f68210e8989d23ae737ec9d121
parentbe81bee664384bfa9fef0b6f21a50a3eeceec942
Add apldog(4), a driver for the watchdog on Apple M1 SoCs.
This allows us to reboot the machine.

ok patrick@
sys/arch/arm64/dev/apldog.c [new file with mode: 0644]