diff mbox series

[linux,dev-4.17] ARM: dts: aspeed: Enable VHUB on Romulus

Message ID 20180704070415.32032-1-joel@jms.id.au
State Accepted, archived
Headers show
Series [linux,dev-4.17] ARM: dts: aspeed: Enable VHUB on Romulus | expand

Commit Message

Joel Stanley July 4, 2018, 7:04 a.m. UTC
The Romulus USB bus is connected to the Power9's PCIe USB controller.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Andrew Jeffery July 5, 2018, 3:50 a.m. UTC | #1
On Wed, 4 Jul 2018, at 16:34, Joel Stanley wrote:
> The Romulus USB bus is connected to the Power9's PCIe USB controller.
> 
> Signed-off-by: Joel Stanley <joel@jms.id.au>

Acked-by: Andrew Jeffery <andrew@aj.id.au>

> ---
>  arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/
> boot/dts/aspeed-bmc-opp-romulus.dts
> index ffe0c991d985..852b552b7c26 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
> @@ -299,3 +299,8 @@
>       status = "okay";
>       memory-region = <&gfx_memory>;
>  };
> +
> +&vhub {
> +	status = "okay";
> +};
> +
> -- 
> 2.17.1
>
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index ffe0c991d985..852b552b7c26 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
@@ -299,3 +299,8 @@ 
      status = "okay";
      memory-region = <&gfx_memory>;
 };
+
+&vhub {
+	status = "okay";
+};
+