projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e50c667
)
ARM: dts: aspeed: witherspoon: Enable vhub
author
Eddie James
<eajames@linux.ibm.com>
Thu, 21 Mar 2019 19:30:09 +0000
(14:30 -0500)
committer
Joel 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index
ad54117
..
63977ad
100644
(file)
--- 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";
+};