
16 Sep
2019
16 Sep
'19
10:45 a.m.
On 16/09/2019 11:09, sunil.m@techveda.org wrote:
From: Suniel Mahesh sunil.m@techveda.org
AM335X based beaglebone black target gets reset by DM converted watchdog if booted from emmc around 60sec. Fixed this by moving driver's private struct variable initialization at different places in the driver to driver's probe. Tested on Beaglebone Black.
Cc: Grygorii Strashko grygorii.strashko@ti.com Fixes: 7659ea32 ("watchdog: omap_wdt: Convert watchdog driver to use DT and DM") Reported-by: Sam Protsenko semen.protsenko@linaro.org Signed-off-by: Suniel Mahesh sunil.m@techveda.org
drivers/watchdog/omap_wdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Grygorii Strashko grygorii.strashko@ti.com
--
Best regards,
grygorii