firmware/raspberrypi: Notify firmware of a reboot
authorPhil Elwell <phil@raspberrypi.org>
Sat, 12 May 2018 20:35:43 +0000 (21:35 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:51 +0000 (16:03 +0000)
commitaa9b480f94f39c09ed05eab59d1c9be6cb0fa298
tree5dfbd882dc2544c664c7dae71495750a431916d1
parentfbaddd65c8e5d588ffee8dc8b5b7b9faa8434387
firmware/raspberrypi: Notify firmware of a reboot

Register for reboot notifications, sending RPI_FIRMWARE_NOTIFY_REBOOT
over the mailbox interface on reception.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/firmware/raspberrypi.c