Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-10-10 Thread Grygorii Strashko
On 10/10/2017 06:27 AM, Thierry Reding wrote: > On Mon, Oct 09, 2017 at 04:56:57PM -0500, Grygorii Strashko wrote: >> >> >> On 10/06/2017 06:07 AM, Thierry Reding wrote: >>> On Thu, Sep 28, 2017 at 09:22:17AM -0500, Grygorii Strashko wrote: On 09/28/2017 04:56 AM, Thierry Reding wr

Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-10-10 Thread Thierry Reding
On Mon, Oct 09, 2017 at 04:56:57PM -0500, Grygorii Strashko wrote: > > > On 10/06/2017 06:07 AM, Thierry Reding wrote: > > On Thu, Sep 28, 2017 at 09:22:17AM -0500, Grygorii Strashko wrote: > >> > >> > >> On 09/28/2017 04:56 AM, Thierry Reding wrote: > >>> From: Thierry Reding > >>> > >>> Hi Lin

Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-10-09 Thread Grygorii Strashko
On 10/06/2017 06:07 AM, Thierry Reding wrote: > On Thu, Sep 28, 2017 at 09:22:17AM -0500, Grygorii Strashko wrote: >> >> >> On 09/28/2017 04:56 AM, Thierry Reding wrote: >>> From: Thierry Reding >>> >>> Hi Linus, >>> >>> here's the latest series of patches that implement the tighter IRQ chip >>>

Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-10-06 Thread Thierry Reding
On Fri, Oct 06, 2017 at 01:07:49PM +0200, Thierry Reding wrote: > On Thu, Sep 28, 2017 at 09:22:17AM -0500, Grygorii Strashko wrote: [...] > > - all GPIO IRQs mapped statically > > This series predates your work on the dynamic IRQ mapping, so I hadn't > picked up those changes. This should be easi

Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-10-06 Thread Thierry Reding
On Thu, Sep 28, 2017 at 09:22:17AM -0500, Grygorii Strashko wrote: > > > On 09/28/2017 04:56 AM, Thierry Reding wrote: > > From: Thierry Reding > > > > Hi Linus, > > > > here's the latest series of patches that implement the tighter IRQ chip > > integration as well as the banked GPIO infrastru

Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-10-05 Thread Linus Walleij
On Tue, Oct 3, 2017 at 8:26 PM, Grygorii Strashko wrote: > On 10/02/2017 02:55 AM, Linus Walleij wrote: >> On Thu, Sep 28, 2017 at 4:22 PM, Grygorii Strashko >> wrote: >> >>> Sry, but I do not agree with this series. >>> - no prof that it can be re-used by other drivers than tegra >>> (at least

Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-10-05 Thread Linus Walleij
On Mon, Oct 2, 2017 at 9:55 AM, Linus Walleij wrote: > This is not necessarily a blocker if it can be shown that others than > TI/OMAP can reuse it. > > I've looked at things like the imagination pistachio: > > pinctrl@18101C00 { > compatible = "img,pistachio-system-pinctrl"; > re

Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-10-03 Thread Grygorii Strashko
On 10/02/2017 02:55 AM, Linus Walleij wrote: > On Thu, Sep 28, 2017 at 4:22 PM, Grygorii Strashko > wrote: > >> Sry, but I do not agree with this series. >> - no prof that it can be re-used by other drivers than tegra >> (at least I do not see reasons to re-use it for any TI drivers) > > Thi

Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-10-02 Thread Linus Walleij
On Thu, Sep 28, 2017 at 4:22 PM, Grygorii Strashko wrote: > Sry, but I do not agree with this series. > - no prof that it can be re-used by other drivers than tegra > (at least I do not see reasons to re-use it for any TI drivers) This is not necessarily a blocker if it can be shown that others

Re: [PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-09-28 Thread Grygorii Strashko
On 09/28/2017 04:56 AM, Thierry Reding wrote: > From: Thierry Reding > > Hi Linus, > > here's the latest series of patches that implement the tighter IRQ chip > integration as well as the banked GPIO infrastructure that we had > discussed a couple of weeks/months back. > > The first couple of

[PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure

2017-09-28 Thread Thierry Reding
From: Thierry Reding Hi Linus, here's the latest series of patches that implement the tighter IRQ chip integration as well as the banked GPIO infrastructure that we had discussed a couple of weeks/months back. The first couple of patches are mostly preparatory work in order to consolidate all I