From mboxrd@z Thu Jan 1 00:00:00 1970 From: Janusz Krzysztofik Date: Thu, 24 May 2018 20:35:04 +0000 Subject: Re: [PATCH 3/6] ASoC: ams_delta: use GPIO lookup table Message-Id: <1875447.uBIO10iqcO@z50> List-Id: References: <20180518210954.29044-1-jmkrzyszt@gmail.com> <20180521100503.GA24638@sirena.org.uk> <20180523185244.GT98604@atomide.com> In-Reply-To: <20180523185244.GT98604@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tony Lindgren Cc: linux-fbdev@vger.kernel.org, alsa-devel@alsa-project.org, Aaro Koskinen , Richard Weinberger , Mark Brown , Dmitry Torokhov , Liam Girdwood , linux-kernel@vger.kernel.org, Peter Ujfalusi , Boris Brezillon , Tomi Valkeinen , linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, linux-omap@vger.kernel.org, Jarkko Nikula On Wednesday, May 23, 2018 8:52:44 PM CEST Tony Lindgren wrote: > * Mark Brown [180521 10:07]: > > On Fri, May 18, 2018 at 11:09:51PM +0200, Janusz Krzysztofik wrote: > > > Now as the Amstrad Delta board provides GPIO lookup tables, switch from > > > GPIO numbers to GPIO descriptors and use the table to locate required > > > GPIO pins. > > > > Acked-by: Mark Brown > Hi Tony, > Thanks applying patches 1 and 3 of this series into omap-for-v4.18/soc. > It's kind of getting late for v4.18, but let's see if we can still make > it. Thank you. > Seems the others can be applied to the driver trees after no more > comments, then once all that is done we can apply the last patch > in this series. I'll be submitting v2 of 5/6 (nand) very soon. 4/6 (lcd) is still waiting for Tomi to respond. I hope there will be no issues with it. Howevver, regarding 2/6 - serio - I have to work more on that to satisfy Dmitry's comments. So let's forget about 6/6 for now and I'll resubmit it again when we are ready for that. Meanwhile, I'm going to submit a few more patches against the board init file to complete migration to GPIO descriptors so dynamic allocation of GPIO numbers to ams-delta latches will be possible. Thanks, Janusz