ARM: dts: aspeed: tacoma: Enable the second VUART

Used by some POWER hypervisors.

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-04-02 23:09:31 +10:30
committed by Joel Stanley
parent bf6c99f3ae
commit d2718f5e30

View File

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