Commit ffdbf494 authored by Vijay Khemka's avatar Vijay Khemka Committed by Joel Stanley

ARM: dts: aspeed: tiogapass: Enable VUART

Enabling vuart for Facebook tiogapass
Signed-off-by: default avatarVijay Khemka <vijaykhemka@fb.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 796b4407
...@@ -64,6 +64,11 @@ &lpc_ctrl { ...@@ -64,6 +64,11 @@ &lpc_ctrl {
status = "okay"; status = "okay";
}; };
&vuart {
// VUART Host Console
status = "okay";
};
&uart1 { &uart1 {
// Host Console // Host Console
status = "okay"; status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment