iommu/ipmmu-vmsa: IPMMU prototyping on r8a77965 [PATCH/RFC 01/03] arm64: dts: r8a77965: Enable IPMMU MM, DS0 and DS1 [PATCH/RFC 02/03] iommu/ipmmu-vmsa: Detect r8a77965 compat strings [PATCH/RFC 03/03] iommu/ipmmu-vmsa: Add SYS-DMAC devices as whitelist This series contain a few trivial modifications to the r8a77965 (R-Car M3-N) prototype environment and the IPMMU driver. The goal is to try out some basic features of the IPMMU hardware on the r8a77965 Salvator-X board. At this point this is just a bunch of prototype patches. More effort is needed to upstream support for the r8a77965 SoC and the IPMMU patches. Not-Yet-Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> --- Built on top of "renesas-drivers-next-2017-11-14-v4.14" and [PATCH/RFC] arm64: r8a77965 Salvator-X SoC/board support prototype [PATCH/RFC] arm64: r8a77965 Salvator-X IPMMU environment prototype arch/arm64/boot/dts/renesas/r8a77965.dtsi | 3 --- drivers/iommu/ipmmu-vmsa.c | 13 +++++++++++++ 2 files changed, 13 insertions(+), 3 deletions(-)