From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 2/5] iommu/ipmmu-vmsa: Add device tree bindings documentation Date: Sat, 29 Mar 2014 18:50:16 +0300 Message-ID: <5336EBB8.8020204@cogentembedded.com> References: <1396049781-12941-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <1396049781-12941-3-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1396049781-12941-3-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Sender: linux-sh-owner@vger.kernel.org To: Laurent Pinchart , iommu@lists.linux-foundation.org Cc: linux-sh@vger.kernel.org, devicetree@vger.kernel.org, Will Deacon List-Id: devicetree@vger.kernel.org Hello. On 03/29/2014 02:36 AM, Laurent Pinchart wrote: > Cc: devicetree@vger.kernel.org > Cc: Will Deacon > Signed-off-by: Laurent Pinchart > --- > .../bindings/iommu/renesas,ipmmu-vmsa.txt | 35 ++++++++++++++++++++++ > 1 file changed, 35 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt > diff --git a/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt b/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt > new file mode 100644 > index 0000000..72e8590 > --- /dev/null > +++ b/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt > @@ -0,0 +1,35 @@ > +* Renesas VMSA-Compatible IOMMU > + > +The IPMMU is an IOMMU implementation compatible with the ARM VMSA page tables. > +It provides address translation bus masters outside of the CPU, each connected ^ "for" missing? [...] WBR, Sergei