From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pd0-x22c.google.com ([2607:f8b0:400e:c02::22c]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YsbBd-000520-Dv for linux-mtd@lists.infradead.org; Wed, 13 May 2015 18:15:18 +0000 Received: by pdbnk13 with SMTP id nk13so59083283pdb.0 for ; Wed, 13 May 2015 11:14:56 -0700 (PDT) Date: Wed, 13 May 2015 11:14:47 -0700 From: Brian Norris To: Florian Fainelli Subject: Re: [PATCH v4 00/11] mtd: nand: add Broadcom NAND controller support Message-ID: <20150513181447.GD11598@ld-irv-0074> References: <1431478424-29230-1-git-send-email-computersforpeace@gmail.com> <5553903B.9030605@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5553903B.9030605@gmail.com> Cc: devicetree@vger.kernel.org, Kevin Cernekee , Arnd Bergmann , Scott Branden , Corneliu Doban , Ray Jui , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , linux-kernel@vger.kernel.org, Dan Ehrenberg , Jonathan Richardson , Anatol Pomazao , Gregory Fong , bcm-kernel-feedback-list@broadcom.com, linux-mtd@lists.infradead.org, Dmitry Torokhov List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, May 13, 2015 at 10:56:11AM -0700, Florian Fainelli wrote: > On 12/05/15 17:53, Brian Norris wrote: > > Hi, > > > > This is the fourth (and final?) version of support for the Broadcom BCM7xxx > > Set-Top Box NAND controller. This controller has been used in a variety of > > Broadcom SoCs. > > > > Tested to work on Cygnus, BCM7445, and BCM63138. > > Applied patches 4, 9 and 10 to devicetree/next, the others should go via > your tree, right? Yes. Not sure if I'll be reworking the others any more based on Arnd's comments, but at least the device tree stuff has stabilized, I expect. Thanks, Brian