Searched hist:"8 c798e1ec185431a57403a908c379eea1b6bc751" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/rtc/ |
H A D | rtc-rv8803.c | diff 8c798e1ec185431a57403a908c379eea1b6bc751 Tue Apr 26 09:10:52 CEST 2022 Ahmad Fatoum <a.fatoum@pengutronix.de> rtc: rv8803: factor out existing register initialization to function
The driver probe currently initializes some registers to non-POR values. These values are not reinstated if the RTC experiences voltage loss later on. Prepare for fixing this by factoring out the initialization to a separate function.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20220426071056.1187235-2-s.hauer@pengutronix.de
|