提交 8a48dccb 编写于 作者: T Thomas Petazzoni 提交者: Gregory CLEMENT

ARM: mvebu: add missing UART labels on Armada 38x

The Armada 38x had a label for UART0, but not UART1. This commit fixes
that.
Signed-off-by: NThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 a165c3b6
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
status = "disabled"; status = "disabled";
}; };
serial@12100 { uart1: serial@12100 {
compatible = "snps,dw-apb-uart"; compatible = "snps,dw-apb-uart";
reg = <0x12100 0x100>; reg = <0x12100 0x100>;
reg-shift = <2>; reg-shift = <2>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册