All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: Enable RTC node in exynos4.dtsi file
@ 2013-10-22 10:36 Sachin Kamat
  2013-10-22 10:36 ` [PATCH 2/2] ARM: dts: Remove RTC node from exynos4412-odroidx.dts Sachin Kamat
  2013-11-12 11:01 ` [PATCH 1/2] ARM: dts: Enable RTC node in exynos4.dtsi file Kukjin Kim
  0 siblings, 2 replies; 12+ messages in thread
From: Sachin Kamat @ 2013-10-22 10:36 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: kgene.kim, sachin.kamat

Since there are no board specific properties for the RTC node,
keep it enabled in the dtsi file.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 arch/arm/boot/dts/exynos4.dtsi |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
index a73eeb5..e262946 100644
--- a/arch/arm/boot/dts/exynos4.dtsi
+++ b/arch/arm/boot/dts/exynos4.dtsi
@@ -205,7 +205,6 @@
 		interrupts = <0 44 0>, <0 45 0>;
 		clocks = <&clock 346>;
 		clock-names = "rtc";
-		status = "disabled";
 	};
 
 	keypad@100A0000 {
-- 
1.7.9.5

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

end of thread, other threads:[~2013-12-20 22:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22 10:36 [PATCH 1/2] ARM: dts: Enable RTC node in exynos4.dtsi file Sachin Kamat
2013-10-22 10:36 ` [PATCH 2/2] ARM: dts: Remove RTC node from exynos4412-odroidx.dts Sachin Kamat
2013-11-12 11:01 ` [PATCH 1/2] ARM: dts: Enable RTC node in exynos4.dtsi file Kukjin Kim
2013-11-13  3:31   ` Sachin Kamat
2013-11-13  8:08     ` Tomasz Figa
2013-11-13 10:27       ` Sylwester Nawrocki
2013-11-13 11:52         ` Bartlomiej Zolnierkiewicz
2013-11-13 12:21           ` Tomasz Figa
2013-12-10  9:07             ` Sachin Kamat
2013-12-18 15:55               ` Tomasz Figa
2013-12-20 21:48                 ` Kukjin Kim
2013-12-20 22:07                   ` Tomasz Figa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.