diff mbox series

dt-bindings: rtc: add missing rx8130 compatible

Message ID 20190830134755.1121-1-bst@pengutronix.de
State Not Applicable, archived
Headers show
Series dt-bindings: rtc: add missing rx8130 compatible | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Bastian Krause Aug. 30, 2019, 1:47 p.m. UTC
The required OF entries were added with 47dd47292828
("rtc: ds1307: add OF and ACPI entries for Epson RX8130").

Cc: devicetree@vger.kernel.org
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 Documentation/devicetree/bindings/rtc/rtc-ds1307.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Alexandre Belloni Sept. 1, 2019, 9:16 a.m. UTC | #1
On 30/08/2019 15:47:55+0200, Bastian Krause wrote:
> The required OF entries were added with 47dd47292828
> ("rtc: ds1307: add OF and ACPI entries for Epson RX8130").
> 
> Cc: devicetree@vger.kernel.org
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> ---
>  Documentation/devicetree/bindings/rtc/rtc-ds1307.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
Applied, thanks.
diff mbox series

Patch

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: