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:
parent
39cc9f037c
commit
89b32a47e3
|
@ -283,3 +283,7 @@
|
||||||
&ibt {
|
&ibt {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&vhub {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
Loading…
Reference in New Issue