[PATCH] ARM: Dove: add RTC device node
Jean-Francois Moine
moinejf at free.fr
Fri Mar 8 06:13:17 EST 2013
The commit 48be9ac930086f removed the RTC initialization.
This patch re-enables the RTC via the DT.
Signed-off-by: Jean-François Moine <moinejf at free.fr>
---
arch/arm/boot/dts/dove.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi
index 46afade..28ff4dc 100644
--- a/arch/arm/boot/dts/dove.dtsi
+++ b/arch/arm/boot/dts/dove.dtsi
@@ -197,6 +197,11 @@
status = "disabled";
};
+ rtc at d8500 {
+ compatible = "marvell,orion-rtc";
+ reg = <0xd8500 0x20>;
+ };
+
crypto: crypto at 30000 {
compatible = "marvell,orion-crypto";
reg = <0x30000 0x10000>,
--
Ken ar c'hentañ | ** Breizh ha Linux atav! **
Jef | http://moinejf.free.fr/
More information about the linux-arm-kernel
mailing list