From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <540A6F09.9000605@killerwolves.net> Date: Sat, 06 Sep 2014 12:18:49 +1000 From: Ben Peddell MIME-Version: 1.0 To: Arnaud Ebalard , Ezequiel Garcia Subject: Re: [PATCH] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC References: <1409898233-9273-1-git-send-email-klightspeed@killerwolves.net> <20140905154140.GA1377@arch.hh.imgtec.org> <87ha0l23nt.fsf@natisbad.org> In-Reply-To: <87ha0l23nt.fsf@natisbad.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Thomas Petazzoni , devicetree@vger.kernel.org, Jason Cooper , linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, Gregory Clement , Brian Norris , linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 06 Sep 2014 at 06:49, Arnaud Ebalard wrote: > FWIW, you can add my: > > Tested-by: Arnaud Ebalard > > Additionally, Ezequiel, would anything prevent pushing the patch to > stable team (nand entry in .dts was added in 3.14): > > Fixes: 92beaccd8b49 ("ARM: mvebu: Enable NAND controller in ReadyNAS 102 .dts file") Depends-on: 5b3e507820c6 ("mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding") The devicetree binding is not currently in linux-stable/linux-3.14.y From mboxrd@z Thu Jan 1 00:00:00 1970 From: klightspeed@killerwolves.net (Ben Peddell) Date: Sat, 06 Sep 2014 12:18:49 +1000 Subject: [PATCH] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC In-Reply-To: <87ha0l23nt.fsf@natisbad.org> References: <1409898233-9273-1-git-send-email-klightspeed@killerwolves.net> <20140905154140.GA1377@arch.hh.imgtec.org> <87ha0l23nt.fsf@natisbad.org> Message-ID: <540A6F09.9000605@killerwolves.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06 Sep 2014 at 06:49, Arnaud Ebalard wrote: > FWIW, you can add my: > > Tested-by: Arnaud Ebalard > > Additionally, Ezequiel, would anything prevent pushing the patch to > stable team (nand entry in .dts was added in 3.14): > > Fixes: 92beaccd8b49 ("ARM: mvebu: Enable NAND controller in ReadyNAS 102 .dts file") Depends-on: 5b3e507820c6 ("mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding") The devicetree binding is not currently in linux-stable/linux-3.14.y From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Peddell Subject: Re: [PATCH] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC Date: Sat, 06 Sep 2014 12:18:49 +1000 Message-ID: <540A6F09.9000605@killerwolves.net> References: <1409898233-9273-1-git-send-email-klightspeed@killerwolves.net> <20140905154140.GA1377@arch.hh.imgtec.org> <87ha0l23nt.fsf@natisbad.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87ha0l23nt.fsf-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Arnaud Ebalard , Ezequiel Garcia Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Jason Cooper , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Brian Norris , Thomas Petazzoni , Gregory Clement List-Id: devicetree@vger.kernel.org On 06 Sep 2014 at 06:49, Arnaud Ebalard wrote: > FWIW, you can add my: > > Tested-by: Arnaud Ebalard > > Additionally, Ezequiel, would anything prevent pushing the patch to > stable team (nand entry in .dts was added in 3.14): > > Fixes: 92beaccd8b49 ("ARM: mvebu: Enable NAND controller in ReadyNAS 102 .dts file") Depends-on: 5b3e507820c6 ("mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding") The devicetree binding is not currently in linux-stable/linux-3.14.y -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751289AbaIFCTF (ORCPT ); Fri, 5 Sep 2014 22:19:05 -0400 Received: from kepler.killerwolves.net ([103.4.235.74]:51886 "EHLO kepler.killerwolves.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750797AbaIFCTC (ORCPT ); Fri, 5 Sep 2014 22:19:02 -0400 X-Spam-Check-By: kepler Message-ID: <540A6F09.9000605@killerwolves.net> Date: Sat, 06 Sep 2014 12:18:49 +1000 From: Ben Peddell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 MIME-Version: 1.0 To: Arnaud Ebalard , Ezequiel Garcia CC: linux-arm-kernel@lists.infradead.org, Jason Cooper , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, Brian Norris , Thomas Petazzoni , Gregory Clement Subject: Re: [PATCH] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC References: <1409898233-9273-1-git-send-email-klightspeed@killerwolves.net> <20140905154140.GA1377@arch.hh.imgtec.org> <87ha0l23nt.fsf@natisbad.org> In-Reply-To: <87ha0l23nt.fsf@natisbad.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06 Sep 2014 at 06:49, Arnaud Ebalard wrote: > FWIW, you can add my: > > Tested-by: Arnaud Ebalard > > Additionally, Ezequiel, would anything prevent pushing the patch to > stable team (nand entry in .dts was added in 3.14): > > Fixes: 92beaccd8b49 ("ARM: mvebu: Enable NAND controller in ReadyNAS 102 .dts file") Depends-on: 5b3e507820c6 ("mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding") The devicetree binding is not currently in linux-stable/linux-3.14.y