+9
−0
+1
−0
drivers/rtc/rtc-rv3028.c
0 → 100644
+732
−0
Loading
Add a driver for the MicroCrystal RV-3028. It is a SMT Real-Time Clock
Module that incorporates an integrated CMOS circuit together with an XTAL.
It has an i2c interface.
The driver handles date/time, alarms, trickle charging, timestamping,
frequency offset correction, EEPROM and NVRAM.
Signed-off-by:
Alexandre Belloni <alexandre.belloni@bootlin.com>