Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Andrew Jeffery and committed by
Joel Stanley
d2718f5e bf6c99f3

+4
+4
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
··· 877 877 status = "okay"; 878 878 }; 879 879 880 + &vuart2 { 881 + status = "okay"; 882 + }; 883 + 880 884 &lpc_ctrl { 881 885 status = "okay"; 882 886 memory-region = <&flash_memory>;