ARM: dts: aspeed: tacoma: Enable the second VUART
authorAndrew Jeffery <andrew@aj.id.au>
Thu, 2 Apr 2020 12:39:31 +0000 (23:09 +1030)
committerJoel Stanley <joel@jms.id.au>
Tue, 5 May 2020 07:07:16 +0000 (16:37 +0930)
Used by some POWER hypervisors.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts

index 1526127b27af4a1e5532f96e1c0bb38e712838ac..4069c0d57d1ce51fdeae0613c78fa4c19f714c02 100644 (file)
        status = "okay";
 };
 
+&vuart2 {
+       status = "okay";
+};
+
 &lpc_ctrl {
        status = "okay";
        memory-region = <&flash_memory>;