dt-bindings: rtc: ds1307: add rx8130 compatible
The required OF entries were added with commit 47dd472928
("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>
This commit is contained in:
parent
d76a81d0c2
commit
4a9eb8154f
|
@ -19,6 +19,7 @@ Required properties:
|
|||
"pericom,pt7c4338",
|
||||
"epson,rx8025",
|
||||
"isil,isl12057"
|
||||
"epson,rx8130"
|
||||
- reg: I2C bus address of the device
|
||||
|
||||
Optional properties:
|
||||
|
|
Loading…
Reference in New Issue