From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 16 Dec 2014 20:11:12 -0600 (CST) From: Aaron Sierra To: Brian Norris Message-ID: <1857520613.113885.1418782272200.JavaMail.zimbra@xes-inc.com> In-Reply-To: <20141217003506.GK9759@ld-irv-0074> References: <71973089.5152.1415472776826.JavaMail.zimbra@xes-inc.com> <1854666513.5578.1415473916534.JavaMail.zimbra@xes-inc.com> <20141217003506.GK9759@ld-irv-0074> Subject: Re: [PATCH v2] mtd: fsl_upm: Support NAND ECC DTS properties MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: David Woodhouse , devicetree@vger.kernel.org, linux-mtd@lists.infradead.org, Ezequiel Garcia , Jordan Friendshuh List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ----- Original Message ----- > From: "Brian Norris" > Sent: Tuesday, December 16, 2014 6:35:06 PM > > Hi Aaron, > > On Sat, Nov 08, 2014 at 01:11:56PM -0600, Aaron Sierra wrote: > > From: Jordan Friendshuh > > > > Support the generic nand-ecc-mode and nand-ecc-strength device-tree > > properties with the Freescale UPM NAND driver. > > > > This patch preserves the default software ECC mode while adding the > > ability to use BCH ECC for larger NAND devices. > > > > Signed-off-by: Jordan Friendshuh > > Signed-off-by: Aaron Sierra > > --- > > v2: > > * Now using ECC mode and strength helpers from of_mtd.h > > * ECC mode and strength checking is more robust > > Should I be expecting an update? Ezequiel made a few comments, and I'm > not sure if you were planning any action based on them. Brian, Yes, I intend to provide an updated patch based on Ezequiel's comments. Sorry for not being clear about this earlier. I thought I would have done the work by now. -Aaron