提交 9905f7c1 编写于 作者: L Lee Jones

ARM: ux500: Add UART support to the HREF Device Tree

Here we add three nodes enabling UART support on the HREF hardware
reference board.
Acked-by: NLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
上级 6af7fd88
......@@ -21,6 +21,16 @@
};
soc-u9500 {
uart@80120000 {
status = "okay";
};
uart@80121000 {
status = "okay";
};
uart@80007000 {
status = "okay";
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册