diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-02-13 00:21:36 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-02-17 21:29:10 +0100 |
commit | e6e7376cfd7b3f9b63de3a22792f64d9bfb2ab53 (patch) | |
tree | f385ee7e4677e2b4ce44febb73d1422f771d2d22 /Documentation/devicetree/bindings/rtc/rtc.txt | |
parent | dt-bindings: rtc: Update for new chip in isl1208 series (diff) | |
download | linux-e6e7376cfd7b3f9b63de3a22792f64d9bfb2ab53.tar.xz linux-e6e7376cfd7b3f9b63de3a22792f64d9bfb2ab53.zip |
rtc: rv3028: add new driver
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>
Diffstat (limited to 'Documentation/devicetree/bindings/rtc/rtc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/rtc/rtc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/rtc/rtc.txt b/Documentation/devicetree/bindings/rtc/rtc.txt index d86e2850fe1c..3e6a215e7304 100644 --- a/Documentation/devicetree/bindings/rtc/rtc.txt +++ b/Documentation/devicetree/bindings/rtc/rtc.txt @@ -52,6 +52,7 @@ emmicro,em3027 EM Microelectronic EM3027 Real-time Clock isil,isl1208 Intersil ISL1208 Low Power RTC with Battery Backed SRAM isil,isl1218 Intersil ISL1218 Low Power RTC with Battery Backed SRAM isil,isl12022 Intersil ISL12022 Real-time Clock +microcrystal,rv3028 Real Time Clock Module with I2C-Bus microcrystal,rv3029 Real Time Clock Module with I2C-Bus microcrystal,rv8523 Real Time Clock nxp,pcf2127 Real-time clock |