Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Eddie James and committed by
Joel Stanley
66e7ff85 e50c667b

+4
+4
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
··· 592 592 &adc { 593 593 status = "okay"; 594 594 }; 595 + 596 + &vhub { 597 + status = "okay"; 598 + };