aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx53-ard.dts
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-07-30 10:03:16 -0400
committerShawn Guo <shawn.guo@linaro.org>2012-08-23 23:44:11 -0400
commit03b276505435927b5c4f7d246557a991fbedad92 (patch)
tree18f3a41bd6db9d5cfb023b438c4e37284fefa11e /arch/arm/boot/dts/imx53-ard.dts
parenta9d1f92407a2114aff580a2e28803d64b4c437e0 (diff)
ARM: dts: imx: Always enable the watchdog
Instead of enabling the watchdog in each individual dts file, select in the SoC dtsi file instead. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx53-ard.dts')
-rw-r--r--arch/arm/boot/dts/imx53-ard.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx53-ard.dts b/arch/arm/boot/dts/imx53-ard.dts
index da895e93a999..d356f10dd35a 100644
--- a/arch/arm/boot/dts/imx53-ard.dts
+++ b/arch/arm/boot/dts/imx53-ard.dts
@@ -31,10 +31,6 @@
31 }; 31 };
32 }; 32 };
33 33
34 wdog@53f98000 { /* WDOG1 */
35 status = "okay";
36 };
37
38 iomuxc@53fa8000 { 34 iomuxc@53fa8000 {
39 compatible = "fsl,imx53-iomuxc-ard"; 35 compatible = "fsl,imx53-iomuxc-ard";
40 reg = <0x53fa8000 0x4000>; 36 reg = <0x53fa8000 0x4000>;