From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1d5Sij-0007GL-Kj for linux-mtd@lists.infradead.org; Tue, 02 May 2017 07:59:43 +0000 Date: Tue, 2 May 2017 09:59:09 +0200 From: Boris Brezillon To: Brian Norris Cc: "linux-mtd@lists.infradead.org" , Richard Weinberger , Marek Vasut , Cyrille Pitchen , David Woodhouse Subject: Re: [PULL v3] mtd: nand: changes for 4.12 Message-ID: <20170502095909.7694bee0@bbrezillon> In-Reply-To: <20170502000205.GA12811@google.com> References: <20170430103024.49ad3ebc@bbrezillon> <20170502000205.GA12811@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Brian, On Mon, 1 May 2017 17:02:05 -0700 Brian Norris wrote: > Hi Boris, > > On Sun, Apr 30, 2017 at 10:30:24AM +0200, Boris Brezillon wrote: > > Hi Brian, > > > > Here is a v3 fixing the things you pointed in v2. > > Great, thanks. > > > As you can see, the PR is pretty big compared to 4.11, and it's mainly > > due to the Denali driver rework/cleanup (which I'd like to thank > > Masahiro for), the addition of the per-vendor initialization > > infrastructure and the complete rewrite of the Atmel driver. > > > > The rest of the commits are just simple fixes/improvements to existing > > drivers or to the core. > > > > Let me know if you find new problems in this version. > > > > Thanks, > > > > Boris > > > > Changes since v2: > > - Address coccicheck complaints in the new atmel driver (reported by > > Brian Norris) > > > > Changes since v1: > > - Fix a bug in the new Atmel NAND driver (reported by Alexandre > > Belloni) > > > > The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201: > > > > Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) > > > > are available in the git repository at: > > > > git@github.com:linux-nand/linux.git tags/nand/for-4.12 > > Pulled. There are a few small-ish problems (some commented, some not > yet). I plan to send some fixup patches for review soon. Just acked all of them. Feel free to apply them directly in l2-mtd/master. Thanks, Boris