]> git.ipfire.org Git - people/ms/linux.git/commitdiff
ARM: dts: OMAP5: Add watchdog timer node
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 27 Feb 2013 06:24:45 +0000 (11:54 +0530)
committerBenoit Cousson <benoit.cousson@linaro.org>
Mon, 8 Apr 2013 22:21:20 +0000 (00:21 +0200)
Add watchdog timer DT node for OMAP5 devices.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
arch/arm/boot/dts/omap5.dtsi

index 94b5ec906d96c0f86814bd174b847a8a05602ffb..86f784e8647630473fc18cbd4dc128596d0cb095 100644 (file)
                        ti,timer-pwm;
                };
 
+               wdt2: wdt@4ae14000 {
+                       compatible = "ti,omap5-wdt", "ti,omap3-wdt";
+                       reg = <0x4ae14000 0x80>;
+                       interrupts = <0 80 0x4>;
+                       ti,hwmods = "wd_timer2";
+               };
+
                emif1: emif@0x4c000000 {
                        compatible      = "ti,emif-4d5";
                        ti,hwmods       = "emif1";