Hi Magnus,

On Mon, Dec 19, 2016 at 3:19 AM, Magnus Damm <[email protected]> wrote:
> From: Magnus Damm <[email protected]>
>
> Hook up r8a7795 DMAC nodes to IPMMU-MP1, IPMMU-DS0 and IPMMU-DS1.
>
> Signed-off-by: Magnus Damm <[email protected]>
> ---
>
>  Changes from V1:
>  - None
>
>  arch/arm64/boot/dts/renesas/r8a7795.dtsi |   40 
> ++++++++++++++++++++++++++++++
>  1 file changed, 40 insertions(+)
>
> --- 0002/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> +++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi       2016-12-19 
> 11:03:23.310607110 +0900
> @@ -368,6 +368,14 @@
>                         power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
>                         #dma-cells = <1>;
>                         dma-channels = <16>;
> +                       iommus = <&ipmmu_mp1 0>, <&ipmmu_mp1 1>,
> +                              <&ipmmu_mp1 2>, <&ipmmu_mp1 3>,
> +                              <&ipmmu_mp1 4>, <&ipmmu_mp1 5>,
> +                              <&ipmmu_mp1 6>, <&ipmmu_mp1 7>,
> +                              <&ipmmu_mp1 8>, <&ipmmu_mp1 9>,
> +                              <&ipmmu_mp1 10>, <&ipmmu_mp1 11>,
> +                              <&ipmmu_mp1 12>, <&ipmmu_mp1 13>,
> +                              <&ipmmu_mp1 14>, <&ipmmu_mp1 15>;

For consistency, you may want to add these line just below the power-domains
property (everywhere).

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