[PATCH v4 7/7] apf27: dt: enable support of internal rtc
Philippe Reynes
tremyfr at gmail.com
Fri Jul 3 16:15:20 PDT 2015
Enable support of internal rtc on armadeus apf27.
Signed-off-by: Philippe Reynes <tremyfr at gmail.com>
---
arch/arm/boot/dts/imx27-apf27.dts | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/imx27-apf27.dts b/arch/arm/boot/dts/imx27-apf27.dts
index 73aae4f..590d37a 100644
--- a/arch/arm/boot/dts/imx27-apf27.dts
+++ b/arch/arm/boot/dts/imx27-apf27.dts
@@ -122,3 +122,7 @@
reg = <0x800000 0xf800000>;
};
};
+
+&rtc {
+ status = "okay";
+};
--
1.7.4.4
More information about the linux-arm-kernel
mailing list