From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Sat, 25 Aug 2012 07:13:44 +0000 Subject: Re: [PATCH 0/2] Renesas IPMMU driver for sh7372 Message-Id: <20120825071344.GI29755@verge.net.au> List-Id: References: <1343197742-13630-1-git-send-email-hdk@igel.co.jp> In-Reply-To: <1343197742-13630-1-git-send-email-hdk@igel.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wed, Jul 25, 2012 at 03:29:00PM +0900, Hideki EIRAKU wrote: > This is the Renesas IPMMU driver, IOMMU API implementation and IPMMU > device support for sh7372 (AP4EVB and Mackerel). > > The IPMMU module supports the MMU function and the PMB function. The > MMU function provides address translation by pagetable compatible with > ARMv6. The PMB function provides address translation including > tile-linear translation. This is implementation of the MMU function. Hi, I am wondering if anyone has had a chance to review this short series. It seems reasonable to me with the minor exception that I would be happier the second patch to update the relevant defconfigs to either enable or disable the driver. I am also curious to know how this driver may be tested.