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>
This commit is contained in:
Eddie James 2019-03-21 14:30:09 -05:00 committed by Joel Stanley
parent e50c667b64
commit 66e7ff850f

View File

@ -592,3 +592,7 @@
&adc {
status = "okay";
};
&vhub {
status = "okay";
};