linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] rtc: rv8803 patches
@ 2022-04-26  7:10 Sascha Hauer
  2022-04-26  7:10 ` [PATCH 1/5] rtc: rv8803: factor out existing register initialization to function Sascha Hauer
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Sascha Hauer @ 2022-04-26  7:10 UTC (permalink / raw)
  To: linux-rtc; +Cc: Alessandro Zummo, Alexandre Belloni, kernel, Sascha Hauer

This series has some patches for the rx8803 RTC handled by the rv8803
driver. These patches mostly improve the voltage loss handling in the
rx8803. While the rv8803 resets its registers on voltage loss the rx8803
leaves registers in an undefined state after voltage loss. The patches
are used here for a customer for quite a while, it's time to upstream
them.

Sascha

Ahmad Fatoum (5):
  rtc: rv8803: factor out existing register initialization to function
  rtc: rv8803: initialize registers on post-probe voltage loss
  rtc: rv8803: re-initialize all Epson RX8803 registers on voltage loss
  include/linux/bcd.h: provide bcd_is_valid() helper
  rtc: rv8803: invalidate date/time if alarm time is invalid

 drivers/rtc/rtc-rv8803.c | 134 ++++++++++++++++++++++++++++++++-------
 include/linux/bcd.h      |   4 ++
 2 files changed, 116 insertions(+), 22 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-06-24 16:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-26  7:10 [PATCH 0/5] rtc: rv8803 patches Sascha Hauer
2022-04-26  7:10 ` [PATCH 1/5] rtc: rv8803: factor out existing register initialization to function Sascha Hauer
2022-04-26  7:10 ` [PATCH 2/5] rtc: rv8803: initialize registers on post-probe voltage loss Sascha Hauer
2022-04-26  7:10 ` [PATCH 3/5] rtc: rv8803: re-initialize all Epson RX8803 registers on " Sascha Hauer
2022-04-26  7:10 ` [PATCH 4/5] include/linux/bcd.h: provide bcd_is_valid() helper Sascha Hauer
2022-04-26  7:10 ` [PATCH 5/5] rtc: rv8803: invalidate date/time if alarm time is invalid Sascha Hauer
2022-06-24 16:33   ` Alexandre Belloni
2022-05-23 10:25 ` [PATCH 0/5] rtc: rv8803 patches Sascha Hauer
2022-06-24 16:57 ` (subset) " Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).