Hi Linus, > -----Original Message----- > From: Linus Walleij <[email protected]> > Sent: Wednesday, November 18, 2020 6:12 AM > To: Srinivas Neeli <[email protected]> > Cc: Bartosz Golaszewski <[email protected]>; Michal Simek > <[email protected]>; Shubhrajyoti Datta <[email protected]>; Srinivas > Goud <[email protected]>; Robert Hancock <[email protected]>; > open list:GPIO SUBSYSTEM <[email protected]>; Linux ARM <linux- > [email protected]>; [email protected]; git > <[email protected]> > Subject: Re: [LINUX PATCH V3 0/9] gpio-xilinx: Update on xilinx gpio driver > > On Thu, Nov 12, 2020 at 6:13 PM Srinivas Neeli <[email protected]> > wrote: > > > Srinivas Neeli (9): > > > gpio: gpio-xilinx: Arrange headers in sorting order > > dt-bindings: gpio: gpio-xilinx: Add clk support to xilinx soft gpio IP > > gpio: gpio-xilinx: Add clock support > > gpio: gpio-xilinx: Reduce spinlock array to single > > gpio: gpio-xilinx: Add interrupt support > > gpio: gpio-xilinx: Add remove function > > gpio: gpio-xilinx: Add support for suspend and resume > > gpio: gpio-xilinx: Check return value of of_property_read_u32 > > MAINTAINERS: add fragment for xilinx GPIO drivers > > So I applied patches 1, 2, 3, 6, 8, 9 now so you can focus on developing and > resending the remaining patches.
Will address remaining patches in V4 series. > > Yours, > Linus Walleij

