linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm/dts: am33xx wdt node
@ 2012-07-04 12:30 Afzal Mohammed
  2012-07-04 13:40 ` Mohammed, Afzal
  0 siblings, 1 reply; 3+ messages in thread
From: Afzal Mohammed @ 2012-07-04 12:30 UTC (permalink / raw)
  To: linux-arm-kernel

Add am33xx wdt node.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
---

Hi,

This was tested on AM335X EVM. This depends on,
http://www.mail-archive.com/linux-omap at vger.kernel.org/msg69424.html

Regards
Afzal


 arch/arm/boot/dts/am33xx.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index f46e353..08b2a5b 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -185,5 +185,10 @@
 			compatible = "ti,omap3-hsmmc";
 			ti,hwmods = "mmc3";
 		};
+
+		wdt2: wdt at 44e35000 {
+			compatible = "ti,omap3-wdt";
+			ti,hwmods = "wd_timer2";
+		};
 	};
 };
-- 
1.7.11.1

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

end of thread, other threads:[~2012-07-09  8:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-04 12:30 [PATCH] arm/dts: am33xx wdt node Afzal Mohammed
2012-07-04 13:40 ` Mohammed, Afzal
2012-07-09  8:59   ` Tony Lindgren

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).