[PATCH 4/4] ARM: dts: am437x-gp-evm: Enable RTC
Dave Gerlach
d-gerlach at ti.com
Thu Mar 5 05:13:31 PST 2015
From: Keerthy <j-keerthy at ti.com>
Enable RTC on am437x-gp-evm.
Signed-off-by: Keerthy <j-keerthy at ti.com>
Signed-off-by: Dave Gerlach <d-gerlach at ti.com>
---
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 f84d971..b2a16c2 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts
@@ -651,3 +651,7 @@
};
};
};
+
+&rtc {
+ status = "okay";
+};
--
2.3.0
More information about the linux-arm-kernel
mailing list