On Wed, Nov 1, 2017 at 11:34 AM, Simon Horman
<[email protected]> wrote:
> From: Magnus Damm <[email protected]>
>
> Hook up the FCPVI devices to allow use of VSPI with
> IPMMU-VP0 and IPMMU-VP1.
>
> Signed-off-by: Magnus Damm <[email protected]>
> Signed-off-by: Simon Horman <[email protected]>

Reviewed-by: Geert Uytterhoeven <[email protected]>

> --- a/arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi
> @@ -155,6 +155,10 @@
>         iommus = <&ipmmu_vp0 1>;
>  };
>
> +&fcpvi1 {
> +       iommus = <&ipmmu_vp0 9>;
> +};

Do we sort labels alphabetically?
Or do we follow the order of the original targets?

(Random comment that may apply elsewhere, too)

> +
>  &fcpvd2 {
>         iommus = <&ipmmu_vi0 10>;
>  };

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

Reply via email to