linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: Enable RTC node for exynos5250
@ 2013-06-14  5:56 Tushar Behera
  2013-06-14 15:01 ` Doug Anderson
  0 siblings, 1 reply; 6+ messages in thread
From: Tushar Behera @ 2013-06-14  5:56 UTC (permalink / raw)
  To: linux-arm-kernel

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@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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-17 15:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14  5:56 [PATCH] ARM: dts: Enable RTC node for exynos5250 Tushar Behera
2013-06-14 15:01 ` Doug Anderson
2013-06-17  3:11   ` Tushar Behera
2013-06-17  4:09     ` [PATCH V2] ARM: dts: Enable RTC node for Arndale Tushar Behera
2013-06-17 14:55       ` Doug Anderson
2013-06-17 15:10       ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).