]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: pcf85063: add Micro Crystal RV8263 support
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 1 Apr 2019 16:08:13 +0000 (18:08 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:07:11 +0000 (10:07 +0200)
commit5b3a3ade02937ab9c5aac2a9a36c6c81e1327eb8
treedbc8dc1a7775a52a45be12d1e3c3fd5b2c8808d9
parent05cb3a56ee8cc3f75bf34ce73d06cb798ec5f73a
rtc: pcf85063: add Micro Crystal RV8263 support

The Micro Crystal RV8263 has the same IC as the pcf85063 but has an on
board crystal. This means that the CAP_SEL bit has to be cleared so the
correct capacitance is selected for the crystal.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Documentation/devicetree/bindings/rtc/nxp,pcf85063.txt
drivers/rtc/rtc-pcf85063.c