From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Subject: [PATCH 3/3] iommu/ipmmu-vmsa: Document R-Car D3 IPMMU DT bindings Date: Fri, 22 Sep 2017 06:45:26 +0900 Message-ID: <150603032614.9664.3191963173399472802.sendpatchset@little-apple> References: <150603029494.9664.3785539947602559695.sendpatchset@little-apple> Return-path: In-Reply-To: <150603029494.9664.3785539947602559695.sendpatchset@little-apple> Sender: linux-renesas-soc-owner@vger.kernel.org To: devicetree@vger.kernel.org Cc: mark.rutland@arm.com, laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be, joro@8bytes.org, linux-renesas-soc@vger.kernel.org, iommu@lists.linux-foundation.org, robh+dt@kernel.org, horms+renesas@verge.net.au, Magnus Damm , robin.murphy@arm.com List-Id: devicetree@vger.kernel.org From: Magnus Damm Update the IPMMU DT binding documentation to include the r8a77995 compat string for the IPMMU devices included in the R-Car D3 SoC. Signed-off-by: Magnus Damm --- Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt | 1 + 1 file changed, 1 insertion(+) --- 0003/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt +++ work/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt 2017-09-22 06:21:25.640607110 +0900 @@ -18,6 +18,7 @@ Required Properties: - "renesas,ipmmu-r8a7795" for the R8A7795 (R-Car H3) IPMMU. - "renesas,ipmmu-r8a7796" for the R8A7796 (R-Car M3-W) IPMMU. - "renesas,ipmmu-r8a77970" for the R8A77970 (R-Car V3M) IPMMU. + - "renesas,ipmmu-r8a77995" for the R8A77995 (R-Car D3) IPMMU. - "renesas,ipmmu-vmsa" for generic R-Car Gen2 VMSA-compatible IPMMU. - reg: Base address and size of the IPMMU registers.