On Mon, Oct 22, 2018 at 02:14:34AM +0900, Magnus Damm wrote: > Connect R-Car Gen3 Ethernet-AVB to IPMMU > > [PATCH 01/03] arm64: dts: renesas: r8a77965: Connect R-Car M3-N AVB to IPMMU > [PATCH 02/03] arm64: dts: renesas: r8a77980: Connect R-Car V3H AVB to IPMMU > [PATCH 03/03] arm64: dts: renesas: r8a77990: Connect R-Car E3 AVB to IPMMU > > For each SoC describe Ethernet-AVB to IPMMU hardware connection in the > Device Tree. This series affects R-Car M3-N, V3H and E3. Other members > of the R-Car Gen3 family such as H3, M3-W, V3M and D3 already includes > this information in their DT files. > > Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> Hi, I have already queued-up these patches but I noticed that they do the same thing to different SoCs and recently the ARM-SoC maintainers have asked us to consolidate such patches. With that in mind I am considering squashing the three patches that comprise this series into one. Are there any objections?