Re: [PATCH v3 2/2] pinctrl: stm32: Add level interrupt support to gpio irq chip
From: Linus Walleij <hidden>
Date: 2020-02-20 09:04:44
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2020-02-20 09:04:44
Also in:
linux-gpio, lkml
On Wed, Feb 19, 2020 at 3:32 PM Alexandre Torgue [off-list ref] wrote:
GPIO hardware block is directly linked to EXTI block but EXTI handles external interrupts only on edge. To be able to handle GPIO interrupt on level a "hack" is done in gpio irq chip: parent interrupt (exti irq chip) is retriggered following interrupt type and gpio line value. Signed-off-by: Alexandre Torgue <redacted> Tested-by: Marek Vasut <marex@denx.de>
Reviewed-by: Linus Walleij <redacted> If Marc want to merge it with patch 1/2 go ahead! Alternatively I can merge both patches. Thanks to you & Marek for hashing this out, excellent work! Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel