summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
diff options
context:
space:
mode:
authorEddie James <eajames@linux.ibm.com>2019-03-21 14:30:09 -0500
committerJoel Stanley <joel@jms.id.au>2019-04-05 14:03:03 +1030
commit66e7ff850f5213fb0a20fc28ddfd8b07604eaff6 (patch)
tree3c9a5c8965f6075b7fe8f83ad14d023b4c397de6 /arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
parente50c667b6432264b3920823facc0853bc15a1fc0 (diff)
ARM: dts: aspeed: witherspoon: Enable vhub
Enable the virtual USB hub. Signed-off-by: Eddie James <eajames@linux.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts')
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index ad54117c075e..63977adaf4ba 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -592,3 +592,7 @@
&adc {
status = "okay";
};
+
+&vhub {
+ status = "okay";
+};