aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <[email protected]>2018-07-04 16:25:41 +1000
committerJoel Stanley <[email protected]>2018-12-03 09:14:03 +1030
commit89b32a47e36ec6cd0243c1e573f46bb8d09d2fcb (patch)
tree2aed394a21c60ba2f9fb03c126ec766eba4ec1fd
parent39cc9f037ca5ed417db29a57445e61a454216f49 (diff)
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 <[email protected]>
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index cb14f14514d0..1c6c8cc03ea0 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
@@ -283,3 +283,7 @@
&ibt {
status = "okay";
};
+
+&vhub {
+ status = "okay";
+};