From: Simon Horman Date: Fri, 10 Nov 2017 13:26:11 +0000 (+0100) Subject: arm64: dts: renesas: r8a7796: Connect Ethernet-AVB to IPMMU-DS0 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=03f70d172611b1eb7edf4f690186ec226df86a46;p=linux.git arm64: dts: renesas: r8a7796: Connect Ethernet-AVB to IPMMU-DS0 Add IPMMU-DS0 to the Ethernet-AVB device node. Based on work by Magnus Damm for the r8a7795. Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven --- diff --git a/arch/arm64/boot/dts/renesas/r8a7796.dtsi b/arch/arm64/boot/dts/renesas/r8a7796.dtsi index 3b7a727b94be2..7e5fef7807861 100644 --- a/arch/arm64/boot/dts/renesas/r8a7796.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a7796.dtsi @@ -917,6 +917,7 @@ power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; resets = <&cpg 812>; phy-mode = "rgmii-txid"; + iommus = <&ipmmu_ds0 16>; #address-cells = <1>; #size-cells = <0>; status = "disabled";