[Skiboot] [PATCH] ARM: dts: aspeed: Enable VHUB on Romulus
Joel Stanley
joel at jms.id.au
Wed Jul 4 17:04:38 AEST 2018
On 4 July 2018 at 17:03, Joel Stanley <joel at jms.id.au> wrote:
> The Romulus USB bus is connected to the Power9's PCIe USB controller.
>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
Sorry, wrong list :)
> ---
> 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
>
More information about the Skiboot
mailing list