Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757641AbcJXM1Z (ORCPT ); Mon, 24 Oct 2016 08:27:25 -0400 Received: from up.free-electrons.com ([163.172.77.33]:43325 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757570AbcJXM1W (ORCPT ); Mon, 24 Oct 2016 08:27:22 -0400 Date: Mon, 24 Oct 2016 14:27:14 +0200 From: Boris Brezillon To: punnaiah choudary kalluri Cc: Jason Gunthorpe , Punnaiah Choudary Kalluri , "mark.rutland@arm.com" , "jussi.kivilinna@iki.fi" , "linux-doc@vger.kernel.org" , "artem.bityutskiy@linux.intel.com" , "linux-mtd@lists.infradead.org" , "arnd@arndb.de" , "michal.simek@xilinx.com" , "ezequiel.garcia@free-electrons.com" , "grant.likely@linaro.org" , "devicetree@vger.kernel.org" , "jason@lakedaemon.net" , "pawel.moll@arm.com" , "ijc+devicetree@hellion.org.uk" , "joern@logfs.org" , "kpc528@gmail.com" , "robh+dt@kernel.org" , "acourbot@nvidia.com" , "gregkh@linuxfoundation.org" , "linux-kernel@vger.kernel.org" , "rob@landley.net" , "galak@codeaurora.org" , "Khoronzhuk, Ivan" , "computersforpeace@gmail.com" , "dwmw2@infradead.org" Subject: Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface Message-ID: <20161024142714.10902cf2@bbrezillon> In-Reply-To: References: <1433786918-21500-2-git-send-email-punnaia@xilinx.com> <20161021203322.GA28655@obsidianresearch.com> <20161021234611.1f737144@bbrezillon> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 614 Lines: 20 Hi Punnaih, On Sun, 23 Oct 2016 17:37:42 +0530 punnaiah choudary kalluri wrote: > Hi Boris and Jason, > > I am doing rework on these patches to accommodate recent changes with > respect to ooblayout. Also some of the comments that i have received > from Boris as part of the arasan nand controller upstream patches will > apply to this driver. So, i will be releasing the next set of patches for this > driver soon and request your time for reviewing those patches. > > for now, please ignore these patches. OK. Thanks for the heads up. I'll wait for your new version. Regards, Boris