Add the RTC bindings for the X1000 Soc from Ingenic. Signed-off-by: Zhou Yanjie <zhouyanjie@xxxxxxxx> --- Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt b/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt index 41c7ae1..7ce0018 100644 --- a/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt +++ b/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt @@ -5,6 +5,7 @@ Required properties: - compatible: One of: - "ingenic,jz4740-rtc" - for use with the JZ4740 SoC - "ingenic,jz4780-rtc" - for use with the JZ4780 SoC + - "ingenic,x1000-rtc" - for use with the X1000 SoC - reg: Address range of rtc register set - interrupts: IRQ number for the alarm interrupt - clocks: phandle to the "rtc" clock -- 2.7.4