On Wed, Aug 28, 2019 at 06:40:14PM +0200, Stefan Wahren wrote:
commit 215e06f0d18d5d653d6ea269e4dfc684854d48bf upstream. The commit 5e6acc3e678e ("bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.") broke module autoloading on Raspberry Pi. So add a module alias this fix this. Fixes: 5e6acc3e678e ("bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.") Cc: <stable@xxxxxxxxxxxxxxx> Signed-off-by: Stefan Wahren <wahrenst@xxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> Signed-off-by: Wim Van Sebroeck <wim@xxxxxxxxxxxxxxxxxx> --- drivers/watchdog/bcm2835_wdt.c | 1 + 1 file changed, 1 insertion(+) Hi Greg, please apply to the Linux 5.2 stable branch, because without this patch the Raspberry Pi might not be able to reboot.
I've queued it for all stable trees, thanks! -- Thanks, Sasha