Re: [PATCH] pinctrl: stm32: add lock mechanism for irqmux selection

From: Linus Walleij
Date: Fri May 24 2019 - 11:25:25 EST


On Fri, May 24, 2019 at 2:27 PM Alexandre Torgue
<alexandre.torgue@xxxxxx> wrote:
> On 5/24/19 1:26 PM, Linus Walleij wrote:

> > Patch applied, can't say I fully understand it but you know what
> > you're doing!
>
> Thanks :). Do you need a better explanation ?

What I need to understand for hierarchical interrupt controllers
on GPIO is what I can pull into the gpio library. I am working
to extract some code from drivers/gpio/gpio-ixp4xx.c
to make generic simple hierarchical domain support available,
and Lina is working on generalizing some stuff.

But these complex domain operations in the STM32 seem
to be some special beast.

Yours,
Linus Walleij