From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ffWVF-0000iJ-D3 for linux-mtd@lists.infradead.org; Tue, 17 Jul 2018 20:23:22 +0000 Date: Tue, 17 Jul 2018 22:22:59 +0200 From: Boris Brezillon To: Janusz Krzysztofik Cc: Miquel Raynal , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , Krzysztof Kozlowski , Vladimir Zapolskiy , Gregory CLEMENT , Shreeya Patel , Arvind Yadav , linux-mtd@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, Andy Shevchenko Subject: Re: [PATCH v3] mtd: rawnand: ams-delta: use GPIO lookup table Message-ID: <20180717222259.4145d307@bbrezillon> In-Reply-To: <1706255.htvcsQMCeE@z50> References: <20180525222046.11200-1-jmkrzyszt@gmail.com> <20180709193850.20191-1-jmkrzyszt@gmail.com> <20180717213736.3cd0a747@bbrezillon> <1706255.htvcsQMCeE@z50> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 17 Jul 2018 22:20:00 +0200 Janusz Krzysztofik wrote: > Hi Boris, > > On Tuesday, July 17, 2018 9:37:36 PM CEST Boris Brezillon wrote: > > ... > > Sorry, but we can't apply this patch now because of the dependency on > > those 2 commits. I guess it's not a big issue if we defer it to 4.20. > > Alternatively, we could consider queuing it to mtd/fixes after 4.19-rc1 > > is out, but we'll need a good reason to do that (like a regression > > that this patch is supposed to fix). Note for your future contributions: > > for this kind of cross-subsystem changes, it's better to let everything > > go through a single tree (usually done by sending all patches in a > > single series and explaining the dependencies between the patches in > > the cover letter), > > Good advice, Sine I have in my queue a patch for OMAP that depends on this > one, and still another one with the same dependency issues, I'll take the path > you suggest and resend those three as a series to be merged via OMAP. Sounds good.