ARM: dts: Use labels for overriding nodes in exynos542x

Usage of labels instead of full paths reduces possible mistakes when
overriding nodes. Additionally remove duplicated serial and uart labels
for serial.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
This commit is contained in:
Krzysztof Kozlowski
2015-04-12 20:57:36 +09:00
committed by Kukjin Kim
parent 5e6b288942
commit 3a3cf6c4bb
3 changed files with 43 additions and 43 deletions

View File

@@ -1027,7 +1027,7 @@
};
};
&uart_3 {
&serial_3 {
status = "okay";
};