[PATCH] ARM: dts: Enable RTC node for exynos5250
Tushar Behera
tushar.behera at linaro.org
Fri Jun 14 01:56:18 EDT 2013
The kernel dump produced by s3c-rtc driver as reported by
commit 522ccdb6fd0e ("ARM: dts: Disable the RTC by default on exynos5")
are no longer reproducible in latest kernel.
Hence it would be good to re-enable RTC support for EXYNOS5250.
Signed-off-by: Tushar Behera <tushar.behera at linaro.org>
---
arch/arm/boot/dts/exynos5250.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi
index 0673524..ce4a150 100644
--- a/arch/arm/boot/dts/exynos5250.dtsi
+++ b/arch/arm/boot/dts/exynos5250.dtsi
@@ -188,7 +188,6 @@
interrupts = <0 43 0>, <0 44 0>;
clocks = <&clock 337>;
clock-names = "rtc";
- status = "disabled";
};
tmu at 10060000 {
--
1.7.9.5
More information about the linux-arm-kernel
mailing list