Commit 89b32a47 authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed: Enable VHUB on Romulus



The Romulus USB bus is connected to the Power9's PCIe USB controller.

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

&vhub {
	status = "okay";
};