[PATCH] witherspoon.dts: Enable the USB vhub (device)
Adriana Kobylak
anoo at linux.ibm.com
Tue Dec 4 06:24:34 AEDT 2018
The Aspeed vhub device driver is already enabled in
the defconfig, make use of it in the witherspoon platform.
Signed-off-by: Adriana Kobylak <anoo at linux.ibm.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index b933ced..8ebe35e 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -634,6 +634,10 @@
memory-region = <&gfx_memory>;
};
+&vhub {
+ status = "okay";
+};
+
&pinctrl {
aspeed,external-nodes = <&gfx &lhc>;
};
--
1.8.3.1
More information about the openbmc
mailing list