diff options
author | Alexandre Torgue <[email protected]> | 2020-02-19 15:32:29 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-03-08 14:25:45 +0000 |
commit | 47beed513a85b3561e74cbb4dd7af848716fa4e0 (patch) | |
tree | 9c0a932e66e99d0876475dc60b1783c4e4f04628 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 25591d4c6459ce416a319832ce806be7b86183dc (diff) |
pinctrl: stm32: Add level interrupt support to gpio irq chip
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 <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Tested-by: Marek Vasut <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions