This patch series aims to add IPMMU support for r8a774[35] SoC. It is tested with modetest utility and the patches present in the below git for enabling ipmmu support in the vsp1 and DU. git://linuxtv.org/pinchartl/media.git iommu/devel/dt It is tested against renesas-devel-20180122-v4.15-rc9 Biju Das (3): dt-bindings: iommu: ipmmu-vmsa: Add device tree support for r8a774[35] ARM: dts: r8a7743: Add IPMMU DT nodes ARM: dts: r8a7745: Add IPMMU DT nodes .../bindings/iommu/renesas,ipmmu-vmsa.txt | 5 +- arch/arm/boot/dts/r8a7743.dtsi | 58 ++++++++++++++++++++++ arch/arm/boot/dts/r8a7745.dtsi | 58 ++++++++++++++++++++++ 3 files changed, 120 insertions(+), 1 deletion(-) -- 2.7.4