Commit 27b5e338 authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed-romulus: Enable VUART



Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent efd56ec7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -133,3 +133,7 @@
&i2c12 {
	status = "okay";
};

&vuart {
	status = "okay";
};