arm64: dts: r8a7795: Initial IPMMU upstream integration [PATCH 01/04] arm64: dts: r8a7795: Add IPMMU device nodes [PATCH 02/04] arm64: dts: r8a7795: Hook up SYS-DMAC to IPMMU [PATCH 03/04] arm64: dts: r8a7795: Point FCP devices to IPMMU [PATCH 04/04] arm64: dts: r8a7795: Connect Ethernet AVB to IPMMU This series adds DT nodes for IPMMU devices on r8a7795 together with connections to various other on-chip devices. Currently all the IPMMU devices remain disabled, but once next hardware iteration of r8a7795 becomes available (with errata fixes) and various driver-level changes end up in mainline can start enabling the IPMMU devices. The DT binding for r8a7795 has since long been included in mainline and this series implements support following such format: d4e42e7 iommu/ipmmu-vmsa: Add r8a7795 DT binding I hope these patches now can be queued up for upstream merge, ideally aiming at v4.10-rc. Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> --- Developed on top of renesas-devel-20161024-v4.9-rc2 No special run time or compile time dependencies. The first two patches earlier posted as [PATCH/RFC 00/05] arm64: dts: r8a7795: salvator-x: IPMMU test code V2 arch/arm64/boot/dts/renesas/r8a7795.dtsi | 158 ++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+)