diff options
author | Bastian Krause <bst@pengutronix.de> | 2019-08-30 15:47:55 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-09-01 11:05:43 +0200 |
commit | 4a9eb8154ffd26a56121a4a531b04cf32942a49b (patch) | |
tree | 7ecadf4d19a12054e26f752d37cdcbd4b364fdb4 /Documentation/devicetree/bindings/rtc | |
parent | d76a81d0c262154ed5ec0307bdd195f2758ccc70 (diff) | |
download | lwn-4a9eb8154ffd26a56121a4a531b04cf32942a49b.tar.gz lwn-4a9eb8154ffd26a56121a4a531b04cf32942a49b.zip |
dt-bindings: rtc: ds1307: add rx8130 compatible
The required OF entries were added with commit 47dd47292828
("rtc: ds1307: add OF and ACPI entries for Epson RX8130").
Cc: devicetree@vger.kernel.org
Signed-off-by: Bastian Krause <bst@pengutronix.de>
Link: https://lore.kernel.org/r/20190830134755.1121-1-bst@pengutronix.de
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation/devicetree/bindings/rtc')
-rw-r--r-- | Documentation/devicetree/bindings/rtc/rtc-ds1307.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/rtc/rtc-ds1307.txt b/Documentation/devicetree/bindings/rtc/rtc-ds1307.txt index eaee19b60960..66f0a31ae9ce 100644 --- a/Documentation/devicetree/bindings/rtc/rtc-ds1307.txt +++ b/Documentation/devicetree/bindings/rtc/rtc-ds1307.txt @@ -19,6 +19,7 @@ Required properties: "pericom,pt7c4338", "epson,rx8025", "isil,isl12057" + "epson,rx8130" - reg: I2C bus address of the device Optional properties: |