All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.17] ARM: dts: aspeed: Enable VHUB on Romulus
@ 2018-07-04  7:04 Joel Stanley
  2018-07-05  3:50 ` Andrew Jeffery
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Stanley @ 2018-07-04  7:04 UTC (permalink / raw)
  To: openbmc

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(+)

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH linux dev-4.17] ARM: dts: aspeed: Enable VHUB on Romulus
  2018-07-04  7:04 [PATCH linux dev-4.17] ARM: dts: aspeed: Enable VHUB on Romulus Joel Stanley
@ 2018-07-05  3:50 ` Andrew Jeffery
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Jeffery @ 2018-07-05  3:50 UTC (permalink / raw)
  To: openbmc

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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-05  3:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-04  7:04 [PATCH linux dev-4.17] ARM: dts: aspeed: Enable VHUB on Romulus Joel Stanley
2018-07-05  3:50 ` Andrew Jeffery

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.