Commit 8fc6327f authored by Brad Bishop's avatar Brad Bishop Committed by Joel Stanley

ARM: dts: aspeed: rainier: Enable VUART1

Like most OpenPower machines the VUART is expected to be at /dev/ttyS5
for communication with the host over LPC.
Signed-off-by: default avatarBrad Bishop <bradleyb@fuzziesquirrel.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent a3bff4fe
......@@ -882,6 +882,10 @@ eeprom@50 {
};
};
&vuart1 {
status = "okay";
};
&lpc_ctrl {
status = "okay";
memory-region = <&flash_memory>;
......
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