All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] ARM: dts: Enable watchdog in Exynos4
@ 2013-10-31  8:40 Sachin Kamat
  2013-11-12 11:03 ` Kukjin Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Sachin Kamat @ 2013-10-31  8:40 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: kgene.kim, sachin.kamat

Enabled watchdog in Exynos4.

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 ce24edba7f6d..b7378154c0a1 100644
--- a/arch/arm/boot/dts/exynos4.dtsi
+++ b/arch/arm/boot/dts/exynos4.dtsi
@@ -196,7 +196,6 @@
 		interrupts = <0 43 0>;
 		clocks = <&clock 345>;
 		clock-names = "watchdog";
-		status = "disabled";
 	};
 
 	rtc@10070000 {
-- 
1.7.9.5

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

end of thread, other threads:[~2013-11-13  3:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31  8:40 [PATCH 1/1] ARM: dts: Enable watchdog in Exynos4 Sachin Kamat
2013-11-12 11:03 ` Kukjin Kim
2013-11-13  3:32   ` Sachin Kamat

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.