From mboxrd@z Thu Jan 1 00:00:00 1970 From: prabhakar.csengg@gmail.com (Prabhakar Lad) Date: Fri, 29 Nov 2013 14:00:27 +0530 Subject: [PATCH v6 0/6] gpio: daVinci: cleanup and feature enhancement In-Reply-To: References: <1385057731-4348-1-git-send-email-prabhakar.csengg@gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Linus, On Fri, Nov 29, 2013 at 1:17 PM, Linus Walleij wrote: > On Thu, Nov 21, 2013 at 7:15 PM, Prabhakar Lad > wrote: > >> From: "Lad, Prabhakar" >> >> This patch series does the following >> 1> Ports the driver to use irqdomain. >> 2> Adds dt binding support for gpio-davinci. >> 3> Adds DA850 dt support goio. >> >> Changes for v6: >> 1: GPIO driver now migrated to irq domain legacy. >> 2: Fixed review comments pointed by Grygorii. >> 3: Included Ack's. > > This series is looking nice, I assume that Sekhar will take this through > the DaVinci tree once he's happy with it. I think I've ACKed all relevant > patches, else tell me. > While you are at it, you missed to ACK v6 2/6 patch [1] [1] https://lkml.org/lkml/2013/11/21/425 Regards, --Prabhakar