Browse Source

ARM: dts: imx27-3ds: Remove local watchdog inclusion

imx27.dtsi already register the watchdog, so no need to do it in the board dts
file.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Fabio Estevam 12 years ago
parent
commit
9b49e170c0
1 changed files with 0 additions and 4 deletions
  1. 0 4
      arch/arm/boot/dts/imx27-3ds.dts

+ 0 - 4
arch/arm/boot/dts/imx27-3ds.dts

@@ -23,10 +23,6 @@
 	soc {
 		aipi@10000000 { /* aipi */
 
-			wdog@10002000 {
-				status = "okay";
-			};
-
 			uart1: serial@1000a000 {
 				fsl,uart-has-rtscts;
 				status = "okay";