Hi Magnus, On Thu, Oct 27, 2016 at 12:29 PM, Magnus Damm <magnus.damm@xxxxxxxxx> wrote: > From: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> > > Add IPMMU-DS0 to the Ethernet-AVB device node. > > Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> > --- > > arch/arm64/boot/dts/renesas/r8a7795.dtsi | 1 + > 1 file changed, 1 insertion(+) > > --- 0006/arch/arm64/boot/dts/renesas/r8a7795.dtsi > +++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi 2016-10-27 18:08:09.590607110 +0900 > @@ -706,6 +706,7 @@ > phy-mode = "rgmii-id"; > #address-cells = <1>; > #size-cells = <0>; > + iommus = <&ipmmu_ds0 16>; For consistency, you may want to add this line just below the power-domains property. > }; Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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