Commit d2718f5e authored by Andrew Jeffery's avatar Andrew Jeffery Committed by Joel Stanley
Browse files

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



Used by some POWER hypervisors.

Signed-off-by: default avatarAndrew Jeffery <andrew@aj.id.au>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent bf6c99f3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -877,6 +877,10 @@ &vuart1 {
	status = "okay";
};

&vuart2 {
	status = "okay";
};

&lpc_ctrl {
	status = "okay";
	memory-region = <&flash_memory>;