ARM: dts: imx27-3ds.dts: Fix serial console node
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 30 Jul 2012 14:23:16 +0000 (11:23 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 2 Aug 2012 09:14:39 +0000 (11:14 +0200)
Fix serial console node and allow the board to boot again.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/boot/dts/imx27-3ds.dts

index d3f8296..0a8978a 100644 (file)
@@ -27,7 +27,7 @@
                                status = "okay";
                        };
 
-                       uart@1000a000 {
+                       uart1: serial@1000a000 {
                                fsl,uart-has-rtscts;
                                status = "okay";
                        };