ARM: dts: aspeed: rainier: Enable VUART2

The second VUART is used to expose multiplexed, non-hypervisor consoles.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Andrew Jeffery
2020-02-18 22:00:52 +10:30
committed by Joel Stanley
parent 4aca6812d2
commit b19dad68c9

View File

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