[PATCH v4 10/15] arm64: dts: renesas: r8a7795: Point VSPI via FCPVI to IPMMU-VP0/1

Geert Uytterhoeven geert at linux-m68k.org
Tue Nov 7 01:35:23 PST 2017


On Wed, Nov 1, 2017 at 11:34 AM, Simon Horman
<horms+renesas at verge.net.au> wrote:
> From: Magnus Damm <damm+renesas at opensource.se>
>
> Hook up the FCPVI devices to allow use of VSPI with
> IPMMU-VP0 and IPMMU-VP1.
>
> Signed-off-by: Magnus Damm <damm+renesas at opensource.se>
> Signed-off-by: Simon Horman <horms+renesas at verge.net.au>

Reviewed-by: Geert Uytterhoeven <geert+renesas at glider.be>

> --- 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 -- geert at linux-m68k.org

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



More information about the linux-arm-kernel mailing list