]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ARM: dts: aspeed-romulus: Enable VUART
authorJoel Stanley <joel@jms.id.au>
Thu, 5 Oct 2017 05:51:03 +0000 (16:21 +1030)
committerJoel Stanley <joel@jms.id.au>
Thu, 5 Oct 2017 06:00:13 +0000 (16:30 +1030)
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts

index 8b96baf7c4de25e1019da864f08a048741a8466f..5d543d64ace91b1cae671de7859ce02fe702937f 100644 (file)
 &i2c12 {
        status = "okay";
 };
+
+&vuart {
+       status = "okay";
+};