diff mbox series

[dev-5.0,6/7] ARM: dts: witherspoon: Enable vhub

Message ID 1553196610-29595-7-git-send-email-eajames@linux.ibm.com
State Changes Requested, archived
Headers show
Series Enable video engine | expand

Commit Message

Eddie James March 21, 2019, 7:30 p.m. UTC
Enable the virtual USB hub.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Joel Stanley March 27, 2019, 6:14 a.m. UTC | #1
On Thu, 21 Mar 2019 at 19:30, Eddie James <eajames@linux.ibm.com> wrote:
>
> Enable the virtual USB hub.
>
> Signed-off-by: Eddie James <eajames@linux.ibm.com>

This seems unrelated to the video engine series. I've applied it to
dev-5.0 as the commit message is good.

Cheers,

Joel
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index 9da8ffa..93e4842 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -660,6 +660,10 @@ 
 	status = "okay";
 };
 
+&vhub {
+	status = "okay";
+};
+
 &video {
 	status = "okay";
 	memory-region = <&gfx_memory>;