[PATCH v2 3/3] arm64: dts: realtek: Add RTD1295 RTC node

From: Andreas FÃrber
Date: Sat Aug 26 2017 - 20:34:03 EST


Add RTC node to the Realtek RTD1295 Device Tree.

Signed-off-by: Andreas FÃrber <afaerber@xxxxxxx>
---
v1 -> v2: Unchanged

Depends on the pending clock bindings.

arch/arm64/boot/dts/realtek/rtd1295.dtsi | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/realtek/rtd1295.dtsi b/arch/arm64/boot/dts/realtek/rtd1295.dtsi
index 503e2d5fc334..8ae0949ad89e 100644
--- a/arch/arm64/boot/dts/realtek/rtd1295.dtsi
+++ b/arch/arm64/boot/dts/realtek/rtd1295.dtsi
@@ -192,6 +192,12 @@
status = "disabled";
};

+ rtc@9801b600 {
+ compatible = "realtek,rtd1295-rtc";
+ reg = <0x9801b600 0x100>;
+ clocks = <&clkc RTD1295_CLK_EN_MISC_RTC>;
+ };
+
gic: interrupt-controller@ff011000 {
compatible = "arm,gic-400";
reg = <0xff011000 0x1000>,
--
2.12.3