Searched hist:dff700fa81938d8947c86b7909920e5e5f772afc (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-stmp3xxx.c | diff dff700fa81938d8947c86b7909920e5e5f772afc Sat Jun 09 01:43:13 CDT 2018 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running
As pointed out in the added comment resetting the rtc also stops the included watchdog. This is bad if the bootloader started the watchdog to secure the boot process. So don't reset if the watchdog is running.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|