On Thu, Oct 8, 2020 at 12:58 AM Bertrand Marquis <[email protected]> wrote: > > > > > On 7 Oct 2020, at 23:38, Stefano Stabellini <[email protected]> wrote: > > > > The preferred method to reboot RPi4 is PSCI. If it is not available, > > touching the watchdog is required to be able to reboot the board. > > > > The implementation is based on > > drivers/watchdog/bcm2835_wdt.c:__bcm2835_restart in Linux v5.9-rc7. > > > > Signed-off-by: Stefano Stabellini <[email protected]> > > Acked-by: Julien Grall <[email protected]> > > Reviewed-by: Bertrand Marquis <[email protected]>
FWIW: Tested-by: Roman Shaposhnik <[email protected]> Great to see it being merged -- one less custom patch for us to carry in EVE. Thanks, Roman.
