[PATCH v2 6/6] ARM: dts: AM437X-GP-EVM: Enable rtc
From: Keerthy <hidden>
Date: 2015-08-10 09:28:26
Also in:
linux-omap, linux-rtc
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Keerthy <hidden>
Date: 2015-08-10 09:28:26
Also in:
linux-omap, linux-rtc
Subsystem:
the rest · Maintainer:
Linus Torvalds
Enables rtc. RTC can be used to wake up system from suspend when used with external clock source. Signed-off-by: Keerthy <redacted> --- arch/arm/boot/dts/am437x-gp-evm.dts | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
index 215775d..1c897be 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts@@ -941,3 +941,7 @@ tx-num-evt = <32>; rx-num-evt = <32>; }; + +&rtc { + status = "okay"; +};
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html