summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Gong <b38343@freescale.com>2015-04-03 19:26:56 +0800
committerguoyin.chen <guoyin.chen@freescale.com>2015-05-08 17:26:09 +0800
commit52caeddddebf9051fff33bed9e8db80ec9cdd362 (patch)
treec0f86c53360744e82f7bbe5565188ffb10dd6826
parentf9c69f5bf5c18afdf1dedaf17ad3b2af855a510e (diff)
MLK-10588: ARM: dts: imx7d: enable wdog1 by default
Enable wdog1 as default watchdog device since on all boards we use wdog1. Signed-off-by: Robin Gong <b38343@freescale.com> (cherry picked from commit d254198e5101b3e9e74dd6b147d77b9546b2f52c)
-rw-r--r--arch/arm/boot/dts/imx7d.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi
index bb564af221d2..b394e62528b0 100644
--- a/arch/arm/boot/dts/imx7d.dtsi
+++ b/arch/arm/boot/dts/imx7d.dtsi
@@ -464,7 +464,6 @@
reg = <0x30280000 0x10000>;
interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clks IMX7D_WDOG1_ROOT_CLK>;
- status = "disabled";
};
wdog2: wdog@30290000 {