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: Brad Bishop <bradleyb@fuzziesquirrel.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Brad Bishop 2019-10-17 14:14:12 -04:00 committed by Joel Stanley
parent a3bff4fec5
commit 8fc6327f0f
1 changed files with 4 additions and 0 deletions

View File

@ -882,6 +882,10 @@ eeprom@50 {
};
};
&vuart1 {
status = "okay";
};
&lpc_ctrl {
status = "okay";
memory-region = <&flash_memory>;