firmware/raspberrypi: Notify firmware of a reboot
authorPhil Elwell <phil@raspberrypi.org>
Sat, 12 May 2018 20:35:43 +0000 (21:35 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:12:55 +0000 (19:12 +0000)
commit705af3618cb5d0a56d345163376154c75b1ae649
tree592f9b523378df97979a7980b4bf5cd884353c72
parent02980ce46d53894f5dd9fe3137265e91d0b1e9de
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