From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Date: Tue, 16 Dec 2014 15:19:32 +0000 Subject: Re: [PATCH v2 05/10] iommu/ipmmu-vmsa: Add device tree bindings documentation Message-Id: <1644235.rIIJM1Vgpl@avalon> List-Id: References: <1418737457-22042-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <1418737457-22042-6-git-send-email-laurent.pinchart+renesas@ideasonboard.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven Cc: Laurent Pinchart , iommu@lists.linux-foundation.org, Linux-sh list , "devicetree@vger.kernel.org" Hi Geert, On Tuesday 16 December 2014 14:52:39 Geert Uytterhoeven wrote: > On Tue, Dec 16, 2014 at 2:44 PM, Laurent Pinchart wrote: > > Signed-off-by: Laurent Pinchart > > > > Thanks! > > Apart from the minor nit below: > Acked-by: Geert Uytterhoeven > > > + ipmmu_mx: mmu@fe951800 { > > fe951000 Oops :-) Fixed, and applied your ack. Thank you. > (yes, having to put the same information in two places will cause > discrepancies) > > > + compatible = "renasas,ipmmu-vmsa"; > > + reg = <0 0xfe951000 0 0x1000>; > > + interrupts = <0 222 IRQ_TYPE_LEVEL_HIGH>, > > + <0 221 IRQ_TYPE_LEVEL_HIGH>; > > + #iommu-cells = <1>; > > + }; -- Regards, Laurent Pinchart