]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: rv8803: add Epson RX8803 support
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 27 Aug 2018 21:23:44 +0000 (23:23 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 27 Aug 2018 21:24:36 +0000 (23:24 +0200)
commitac771ed746c800749ec5adbb4b7c22ce1d89943e
tree03990ad9d39a5ddd6bba71152b0984eb41de0d4e
parentc856618d20662695fcdb47bf4d560dc457662aec
rtc: rv8803: add Epson RX8803 support

The Epson rx8803 is mostly similar to the Microcrystal RV8803 but the size
of the offset register is 4 bits vs 6 bits but it has a configurable
temperature compensation.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-rv8803.c