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>
@@ -23,10 +23,6 @@
soc {
aipi@10000000 { /* aipi */
- wdog@10002000 {
- status = "okay";
- };
-
serial@1000a000 {
fsl,uart-has-rtscts;
status = "okay";
@@ -62,7 +62,6 @@
compatible = "fsl,imx27-wdt", "fsl,imx21-wdt";
reg = <0x10002000 0x4000>;
interrupts = <27>;
- status = "disabled";
};
uart1: serial@1000a000 {
@@ -169,10 +169,6 @@
- wdog@73f98000 { /* WDOG1 */
iomuxc@73fa8000 {
compatible = "fsl,imx51-iomuxc-babbage";
reg = <0x73fa8000 0x4000>;
@@ -174,7 +174,6 @@
compatible = "fsl,imx51-wdt", "fsl,imx21-wdt";
reg = <0x73f98000 0x4000>;
interrupts = <58>;
wdog@73f9c000 { /* WDOG2 */
@@ -31,10 +31,6 @@
- wdog@53f98000 { /* WDOG1 */
iomuxc@53fa8000 {
compatible = "fsl,imx53-iomuxc-ard";
reg = <0x53fa8000 0x4000>;
@@ -62,10 +62,6 @@
compatible = "fsl,imx53-iomuxc-evk";
@@ -41,10 +41,6 @@
compatible = "fsl,imx53-iomuxc-qsb";
@@ -77,10 +77,6 @@
compatible = "fsl,imx53-iomuxc-smd";
@@ -179,7 +179,6 @@
compatible = "fsl,imx53-wdt", "fsl,imx21-wdt";
reg = <0x53f98000 0x4000>;
wdog@53f9c000 { /* WDOG2 */
@@ -362,7 +362,6 @@
compatible = "fsl,imx6q-wdt", "fsl,imx21-wdt";
reg = <0x020bc000 0x4000>;
interrupts = <0 80 0x04>;
wdog@020c0000 { /* WDOG2 */