]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commitdiff
ARM: dts: AM4372: Enable watchdog for AM4372 SoC
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 6 Nov 2013 09:37:15 +0000 (15:07 +0530)
committerRajendra Nayak <rnayak@ti.com>
Wed, 6 Nov 2013 09:44:40 +0000 (15:14 +0530)
Remove status=disabled for watchdog as this is SoC specific
and no need to keep "status=okay" in all board dts files.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/boot/dts/am4372.dtsi

index 456cb9e81f05b1310f062307d5382bbee7a74f3a..61c9a105e78e2f4cd6d154dddc7745a71c756501 100644 (file)
                        ti,hwmods = "wd_timer2";
                        clocks = <&wdt1_fck>;
                        clock-names = "fck";
-                       status = "disabled";
                };
 
                gpio0: gpio@44e07000 {