summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx53-ard.dts
diff options
context:
space:
mode:
authorRichard Zhao <richard.zhao@linaro.org>2011-12-14 09:26:45 +0800
committerShawn Guo <shawn.guo@linaro.org>2011-12-14 21:25:44 +0800
commit8f9ffecfa9c6d4d813e6fa9f20f549b01f8d070e (patch)
tree2d23d19868a0b049ebc94c399af63e83961e6262 /arch/arm/boot/dts/imx53-ard.dts
parent4d191868a658a5b8bcbb93fe32d95688e84da1e6 (diff)
dts/imx: rename uart labels to consistent with hw spec
UART1/UART2/... is more readable than UART0/UART1/... . Remove redundant UART comments. Signed-off-by: Richard Zhao <richard.zhao@linaro.org> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx53-ard.dts')
-rw-r--r--arch/arm/boot/dts/imx53-ard.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx53-ard.dts b/arch/arm/boot/dts/imx53-ard.dts
index 78c949e18ce0..2dccce46ed81 100644
--- a/arch/arm/boot/dts/imx53-ard.dts
+++ b/arch/arm/boot/dts/imx53-ard.dts
@@ -44,7 +44,7 @@
reg = <0x53fa8000 0x4000>;
};
- uart0: uart@53fbc000 { /* UART1 */
+ uart1: uart@53fbc000 {
status = "okay";
};
};