提交 70c4b99a 编写于 作者: A Antoine Tenart

ARM: dts: alpine: remove 0x's from the uart1 node unit address

Remove 0x's from the uart1 node unit address to have consistent nodes.
Signed-off-by: NAntoine Tenart <antoine.tenart@free-electrons.com>
上级 0ef58195
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
reg-io-width = <4>; reg-io-width = <4>;
}; };
uart1:uart@0xfd884000 { uart1:uart@fd884000 {
compatible = "ns16550a"; compatible = "ns16550a";
reg = <0x0 0xfd884000 0x0 0x1000>; reg = <0x0 0xfd884000 0x0 0x1000>;
clock-frequency = <0>; /* Filled by loader */ clock-frequency = <0>; /* Filled by loader */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册