summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2014-08-26 11:13:36 +0530
committerTero Kristo <t-kristo@ti.com>2014-09-01 10:55:12 +0300
commitf7d0dcdc3e78e5698f95cbee001b81cec184d7ac (patch)
tree77b6a61823669764b69d1965cff75893f69d7a39 /arch
parent31bdb0f10c7129a157e238fde12390dae8e08d92 (diff)
ARM: dts: AM437X: Enable RTC
Enable RTC. Signed-off-by: Keerthy <j-keerthy@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/am437x-gp-evm.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
index 3ad3b0155a1..233fcde0369 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts
@@ -527,6 +527,10 @@
cpu0-supply = <&dcdc2>;
};
+&rtc {
+ status = "okay";
+};
+
&wkup_m3 {
ti,set-io-isolation;
};