[PATCH v4 7/7] apf27: dt: enable support of internal rtc

From: Philippe Reynes
Date: Fri Jul 03 2015 - 19:17:16 EST


Enable support of internal rtc on armadeus apf27.

Signed-off-by: Philippe Reynes <tremyfr@xxxxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/