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:

committed by
Kukjin Kim

parent
5e6b288942
commit
3a3cf6c4bb
@@ -1027,7 +1027,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
&uart_3 {
|
||||
&serial_3 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user