提交 dd90caac 编写于 作者: R Rob Herring 提交者: Olof Johansson

arm64: dts: hikey: add label properties to UARTs

Add label properties to provide a way to identify UARTs based on their
board or connector name. This follows naming convention in 96boards CE
spec. Ports without external connections are not labelled.
Signed-off-by: NRob Herring <robh@kernel.org>
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 262c45d4
...@@ -32,3 +32,10 @@ ...@@ -32,3 +32,10 @@
reg = <0x0 0x0 0x0 0x40000000>; reg = <0x0 0x0 0x0 0x40000000>;
}; };
}; };
&uart2 {
label = "LS-UART0";
};
&uart3 {
label = "LS-UART1";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册