From mboxrd@z Thu Jan 1 00:00:00 1970 From: Murali Karicheri Subject: Re: [RFC PATCH 1/2] memory: davinci - add aemif controller platform driver Date: Tue, 6 Nov 2012 11:04:33 -0500 Message-ID: <50993511.3020906@ti.com> References: <1351873278-27325-1-git-send-email-m-karicheri2@ti.com> <1351873278-27325-2-git-send-email-m-karicheri2@ti.com> <50967307.5030500@gmail.com> <50982AC3.8030000@ti.com> <5098BFE1.3020906@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5098BFE1.3020906@ti.com> Sender: linux-doc-owner@vger.kernel.org To: Sekhar Nori Cc: Rob Herring , dwmw2@infradead.org, artem.bityutskiy@linux.intel.com, b32955@freescale.com, shubhrajyoti@ti.com, wim@iguana.be, hs@denx.de, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, grant.likely@secretlab.ca, rob@landley.net, gregkh@linuxfoundation.org, swarren@wwwdotorg.org, hdoyu@nvidia.com, santosh.shilimkar@ti.com, devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, davinci-linux-open-source@linux.davincidsp.com List-Id: devicetree@vger.kernel.org On 11/06/2012 02:44 AM, Sekhar Nori wrote: > On 11/6/2012 2:38 AM, Murali Karicheri wrote: >> On 11/04/2012 08:52 AM, Rob Herring wrote: >>> OMAP GPMC >> Could you send me a link please? > https://www.google.com/search?q=RFC+OMAP+GPMC+DT+bindings > > The patches series is sent by Daniel Mack. v3 was the last version sent. > > Thanks, > Sekhar > > One of the question I have on this is what is the final location of the GPMC driver? The patch referred here is located inside the mach-omap2. This will not work for us as AEMIF driver is used across multiple architecture. range is also used in AEMIF bindings to refer the CS memory map. So there is no issue here. I will fix the documentation. Or Am I missing something? Murali