From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751381AbdBXIzV convert rfc822-to-8bit (ORCPT ); Fri, 24 Feb 2017 03:55:21 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:32896 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751177AbdBXIzM (ORCPT ); Fri, 24 Feb 2017 03:55:12 -0500 Date: Fri, 24 Feb 2017 09:55:09 +0100 From: Boris Brezillon To: Hans-Christian Noren Egtvedt Cc: =?UTF-8?B?SMOldmFyZA==?= Skinnemoen , Alexandre Belloni , Andy Shevchenko , Richard Weinberger , "open list:MEMORY TECHNOLOGY..." , Nicolas Ferre , "linux-kernel@vger.kernel.org" , Wenyou Yang , Josh Wu , David Woodhouse , Brian Norris , Marek Vasut , Cyrille Pitchen , linux-arm Mailing List , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree Subject: Re: [PATCH v2 1/3] mtd: nand: Cleanup/rework the atmel_nand driver Message-ID: <20170224095509.777da771@bbrezillon> In-Reply-To: <20170224085209.GA27812@samfundet.no> References: <20170221112720.ynehsryprhrhzjla@piout.net> <20170221162133.jch6yzpotj4s7zob@piout.net> <20170221171438.e5hvruoixafpcdps@piout.net> <20170224081430.GB19663@samfundet.no> <20170224092742.3ce205e2@bbrezillon> <20170224085209.GA27812@samfundet.no> 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=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 24 Feb 2017 09:52:09 +0100 Hans-Christian Noren Egtvedt wrote: > Around Fri 24 Feb 2017 09:27:42 +0100 or thereabout, Boris Brezillon wrote: > > On Fri, 24 Feb 2017 09:14:30 +0100 Hans-Christian Noren Egtvedt wrote: > >> Around Thu 23 Feb 2017 21:18:13 -0800 or thereabout, Håvard Skinnemoen wrote: > >> > On Tue, Feb 21, 2017 at 9:14 AM, Alexandre Belloni > >> > wrote: > >> >> On 21/02/2017 at 18:43:35 +0200, Andy Shevchenko wrote: > > > > >> >> If nobody complains about the 4.10 breakage, You'll have plenty of time > >> >> to remove it for 4.12 > >> > > >> > I'm fine with that, but I haven't put much effort into keeping it > >> > alive lately. If Hans-Christian agrees, I'm willing to post a patch to > >> > remove it, or ack someone else's patch. > >> > >> Then lets plan this for 4.12, either you Håvard whip up a patch or I can > >> eventually do it. > >> > >> I can push it through the linux-avr32 git tree on kernel.org. > >> > > > > Can you do that just after 4.11-rc1 is released and provide a topic > > branch I can pull in my nand/next branch, so that I can rework this > > patch and drop all the pdata-compat code (as suggested by Andy). > > OK, I will try to prepare it during the weekend. > > Any reason to wait for 4.11-rc1? AFAIK Linus prefers the larger changes > before he starts tagging rc's. > Oh, so you want to queue it for 4.11, that's even better.