ARM: dts: aspeed: rainier: Enable VUART2
authorAndrew Jeffery <andrew@aj.id.au>
Tue, 18 Feb 2020 11:30:52 +0000 (22:00 +1030)
committerJoel Stanley <joel@jms.id.au>
Tue, 5 May 2020 07:07:15 +0000 (16:37 +0930)
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>
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts

index 6232cd726a7fecd54033f79b33611916c6508fe2..61d4140a260193cf5e4947f296369f2bf27f95d3 100644 (file)
        status = "okay";
 };
 
+&vuart2 {
+       status = "okay";
+};
+
 &lpc_ctrl {
        status = "okay";
        memory-region = <&flash_memory>;