ARM: dts: aspeed: Enable VHUB on Romulus

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

Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Joel Stanley 2018-07-04 16:25:41 +10:00
parent 39cc9f037c
commit 89b32a47e3

View File

@ -283,3 +283,7 @@ fan@6 {
&ibt {
status = "okay";
};
&vhub {
status = "okay";
};