]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: aspeed: Enable VHUB on Romulus
authorJoel Stanley <joel@jms.id.au>
Wed, 4 Jul 2018 06:25:41 +0000 (16:25 +1000)
committerJoel Stanley <joel@jms.id.au>
Sun, 2 Dec 2018 22:44:03 +0000 (09:14 +1030)
The Romulus USB bus is connected to the Power9's PCIe USB controller.

Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts

index cb14f14514d055fda811da4ad341e611730eb824..1c6c8cc03ea08158f65509f6a3a876a327802bdf 100644 (file)
@@ -283,3 +283,7 @@ fan@6 {
 &ibt {
        status = "okay";
 };
+
+&vhub {
+       status = "okay";
+};