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
1 changed files with 4 additions and 0 deletions

View File

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