From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935085AbdACNOe (ORCPT ); Tue, 3 Jan 2017 08:14:34 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:60606 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756878AbdACNNt (ORCPT ); Tue, 3 Jan 2017 08:13:49 -0500 Date: Tue, 3 Jan 2017 14:13:46 +0100 From: Boris Brezillon To: Sekhar Nori Cc: David Woodhouse , Brian Norris , , , , "Cooper Jr., Franklin" , Murali Karicheri Subject: Re: [PATCH] mtd: davinci-nand: disable subpage write for davinci-nand Message-ID: <20170103141346.5e652afe@bbrezillon> In-Reply-To: References: <1457428095-2801-1-git-send-email-sushaanth.s@ti.com> <20170103095918.7da43be3@bbrezillon> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sekhar, On Tue, 3 Jan 2017 17:07:44 +0530 Sekhar Nori wrote: > Hi Boris, > > On Tuesday 03 January 2017 02:29 PM, Boris Brezillon wrote: > > Hi Sushaanth, > > Sushaanth is not with TI anymore. You might have received a bounce. Indeed. > > > > > Sorry for the late reply, I'm dequeing old NAND related patches and > > found this one. > > > > Is this patch still needed? > > I dont think so. I suspect the real root cause was addressed by Karl in > commit f6d7c1b5598b ("mtd: nand: davinci: Reinitialize the HW ECC > engine in 4bit hwctl") Okay, cool. I'll just mark the patch as 'Superseeded' in patchwork. > > I just ran mtd_subpagetest on my da850 lcdk board and it passed[1]. If > there are more tests to run to determine if subpage write really works, > let me know too. No, that should be good. > > I suspect even the original workaround for keystone boards may not be > needed after Karl's patch. I will test and send a patch dropping the > workaround altogether if the tests succeed. Sounds good. Thanks, Boris