iommu/ipmmu-vmsa: r8a7796 support V2 [PATCH v2 1/3] iommu/ipmmu-vmsa: Add r8a7796 DT binding [PATCH v2 2/3] iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48 [PATCH v2 3/3] iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code This series adds r8a7796 support to the IPMMU driver. The DT binding gets updated, maximum number of micro-TLBs are increased and the driver is adjusted to match on the new DT binding. Changes since last version include: - Patch #1 (DT binding patch) updated with more Acked-by tags - Patch #2 (micro-TLB patch) updated with high I/O register range support If possible I would like to fast-track merge of patch #1 to fix DT interface. Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> --- Developed on top of renesas-drivers-2017-01-10-v4.10-rc3 with locally reverted "[PATCH 0/3] iommu/ipmmu-vmsa: Initial r8a7796 support" More detailed patch stack dependency is v4.10-rc3 + iommu/next and: [PATCH v6 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V6 [PATCH v2 00/11] iommu/ipmmu-vmsa: r8a7795 support V2 Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt | 1 drivers/iommu/ipmmu-vmsa.c | 19 +++++++--- 2 files changed, 15 insertions(+), 5 deletions(-)