ARM: mediatek: dts: Add UART dts for MT8127 and MT8135 boards

This patch enable UART for MT8127 moose board and MT8135 evalution board.
Adding the dts, these two boards can show log and shell prompts.

Signed-off-by: Eddie Huang <eddie.huang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
此提交包含在:
Eddie Huang
2015-05-01 13:28:00 +02:00
提交者 Matthias Brugger
父節點 ab407df736
當前提交 ac00aa4dcd
共有 2 個檔案被更改,包括 8 行新增0 行删除

查看文件

@@ -23,3 +23,7 @@
reg = <0 0x80000000 0 0x40000000>;
};
};
&uart0 {
status = "okay";
};