Skip to content

Commit

Permalink
ARM: dts: imx27-3ds: Remove local watchdog inclusion
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Fabio Estevam authored and Sascha Hauer committed Nov 16, 2012
1 parent 48b797a commit 9b49e17
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm/boot/dts/imx27-3ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
soc {
aipi@10000000 { /* aipi */

wdog@10002000 {
status = "okay";
};

uart1: serial@1000a000 {
fsl,uart-has-rtscts;
status = "okay";
Expand Down

0 comments on commit 9b49e17

Please sign in to comment.