Add the 3 UART nodes required to enable serial ports on the u9540. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
@@ -21,6 +21,17 @@
};
soc-u9500 {
- };
+ uart@80120000 {
+ status = "okay";
+ };
+
+ uart@80121000 {
+ uart@80007000 {