提交 2a8afb44 编写于 作者: M Manivannan Sadhasivam 提交者: Tom Rini

arm: dts: s900: Add UART node

This commit adds UART node for Actions Semi S900 SoC.
Signed-off-by: NManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
上级 ae485b54
......@@ -32,6 +32,14 @@
#size-cells = <0x2>;
ranges;
uart5: serial@e012a000 {
u-boot,dm-pre-reloc;
compatible = "actions,s900-serial";
reg = <0x0 0xe012a000 0x0 0x1000>;
clocks = <&cmu CLOCK_UART5>;
status = "disabled";
};
cmu: clock-controller@e0160000 {
u-boot,dm-pre-reloc;
compatible = "actions,s900-cmu";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册