ARM: dts: aspeed: witherspoon: Enable vhub
authorEddie James <eajames@linux.ibm.com>
Thu, 21 Mar 2019 19:30:09 +0000 (14:30 -0500)
committerJoel Stanley <joel@jms.id.au>
Fri, 5 Apr 2019 03:33:03 +0000 (14:03 +1030)
Enable the virtual USB hub.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts

index ad54117..63977ad 100644 (file)
 &adc {
        status = "okay";
 };
+
+&vhub {
+       status = "okay";
+};