Re: [PATCH v2 0/9] gpio: ep93xx: fixes series patch

2021-01-28 Thread Linus Walleij
On Thu, Jan 28, 2021 at 11:19 AM Alexander Sverdlin wrote: > as we don't have a dedicated EP93xx tree, would you like to take > the series in one of your trees? Bartosz is managing the GPIO tree right now and I think he will queue it once all reviews are finished. Yours, Linus Walleij

Re: [PATCH v2 0/9] gpio: ep93xx: fixes series patch

2021-01-28 Thread Alexander Sverdlin
Hello Linus, On Wed, 2021-01-27 at 22:54 +0100, Linus Walleij wrote: > > Series of patches to fix ep93xx gpio driver to make IRQ's working. > > > > The following are fix patches (these are enough to get gpio-ep93xx > > working with modern kernel): > > I see that there is a strange level of atten

Re: [PATCH v2 0/9] gpio: ep93xx: fixes series patch

2021-01-27 Thread Linus Walleij
On Wed, Jan 27, 2021 at 11:46 AM Nikita Shubin wrote: > Series of patches to fix ep93xx gpio driver to make IRQ's working. > > The following are fix patches (these are enough to get gpio-ep93xx > working with modern kernel): I see that there is a strange level of attention to patches to this pla

[PATCH v2 0/9] gpio: ep93xx: fixes series patch

2021-01-27 Thread Nikita Shubin
Series of patches to fix ep93xx gpio driver to make IRQ's working. The following are fix patches (these are enough to get gpio-ep93xx working with modern kernel): [PATCH v2 1/9] gpio: ep93xx: fix BUG_ON port F usage [PATCH v2 2/9] gpio: ep93xx: Fix single irqchip with multi gpiochips [PATCH v2 3