rtc: rx8025: implement RX-8035 support
authorMathew McBride <matt@traverse.com.au>
Fri, 9 Jul 2021 04:45:17 +0000 (04:45 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 17 Aug 2021 21:48:33 +0000 (23:48 +0200)
commitf120e2e33ac8ba1adac4f59eaf1ae1705305158f
tree94dadbad2c443c0b7de5286bce8587dceb371ba9
parente1aba37569f0aa9c993f740828871e48eea79f98
rtc: rx8025: implement RX-8035 support

The RX-8035 is a newer RTC from EPSON that is very
similar to the RX-8025.

The key difference is in the oscillation stop (XSTP)
bit which is inverted on the RX-8035.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20210709044518.28769-2-matt@traverse.com.au
drivers/rtc/rtc-rx8025.c