Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754681Ab3IYRqR (ORCPT ); Wed, 25 Sep 2013 13:46:17 -0400 Received: from mail-ob0-f179.google.com ([209.85.214.179]:34372 "EHLO mail-ob0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753918Ab3IYRqO (ORCPT ); Wed, 25 Sep 2013 13:46:14 -0400 Date: Wed, 25 Sep 2013 10:46:09 -0700 From: Brian Norris To: Felipe Balbi Cc: "Gupta, Pekon" , "olof@lixom.net" , "benoit.cousson@linaro.org" , "devicetree@vger.kernel.org" , "arnd@arndb.de" , "dwmw2@infradead.org" , "tony@atomide.com" , "avinashphilipk@gmail.com" , "linux-mtd@lists.infradead.org" , "linux-omap@vger.kernel.org" , "dedekind1@gmail.com" , Andrew Morton , Linux Kernel Mailing List Subject: Re: [PATCH v6 1/4] ARM: OMAP2+: cleaned-up DT support of various ECC schemes Message-ID: <20130925174609.GU4550@ld-irv-0074.broadcom.com> References: <1378986619-26765-1-git-send-email-pekon@ti.com> <1378986619-26765-2-git-send-email-pekon@ti.com> <20980858CB6D3A4BAE95CA194937D5E73EA15ED7@DBDE04.ent.ti.com> <20130925134619.GG10746@radagast> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130925134619.GG10746@radagast> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1536 Lines: 41 On Wed, Sep 25, 2013 at 08:46:19AM -0500, Felipe Balbi wrote: > + akpm > > On Tue, Sep 24, 2013 at 01:04:05PM -0500, Gupta, Pekon wrote: > > > > > > > > This patch > > > - updates DT binding for selection of ecc-scheme > > > - updates DT binding for detection of ELM h/w engine > > > - removes following obselete ECC schemes > > > OMAP_ECC_HAMMING_CODE_DEFAULT (S/W based 1-bit Hamming > > > ECC) > > > OMAP_ECC_HAMMING_CODE_HW_ROMCODE (H/W based 1-bit > > > Hamming ECC scheme) > > > - updates DT binding documentation for mtd/gpmc-nand > > > > > > Signed-off-by: Pekon Gupta > > > --- > > > > Dear Olof and other DT Maintainers, > > > > This patch series has missed multiple merge windows, and > > much of the other development work on mtd/nand/omap > > driver is gated due to this. > > So, request you to please review this patch set and Ack it > > if all your mentioned concerns are resolved. I've been waiting on Olof's response for this one. It seems like you addressed his comments well enough for me, although (in line with his comments) you are admittedly still breaking the DT ABI for these devices. IMO, that's OK given the low quality of the original bindings. I will make my own last pass at this series and push it to l2-mtd.git if it looks OK. Brian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/