From mboxrd@z Thu Jan 1 00:00:00 1970 From: Janusz Krzysztofik Subject: Re: [PATCH v3] mtd: rawnand: ams-delta: use GPIO lookup table Date: Tue, 17 Jul 2018 22:20:00 +0200 Message-ID: <1706255.htvcsQMCeE@z50> References: <20180525222046.11200-1-jmkrzyszt@gmail.com> <20180709193850.20191-1-jmkrzyszt@gmail.com> <20180717213736.3cd0a747@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20180717213736.3cd0a747@bbrezillon> Sender: linux-kernel-owner@vger.kernel.org To: Boris Brezillon 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 List-Id: linux-omap@vger.kernel.org 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. Thanks, Janusz