diff options
author | Théo Lebrun <[email protected]> | 2024-02-28 12:28:20 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2024-02-29 10:35:37 +0100 |
commit | 8d74c3dc8f99d9867254004ed49508c13295cacd (patch) | |
tree | ba3aedaab6cd78abfe045afa9c015a12027fd129 /tools/perf/util/trace-event-scripting.c | |
parent | 98c031faa631fdc74c813265c32d54c49a764fb6 (diff) |
gpio: nomadik: support shared GPIO IRQs
Support a single IRQs used by multiple GPIO banks. Change the IRQ
handler type from a chained handler (as used by gpiolib
for ->parent_handler) to a threaded IRQ.
Use the generic_handle_domain_irq_safe() helper. The non-safe version
must be called in a no-IRQ context.
The Mobileye EyeQ5 platform uses this GPIO controller and share an IRQ
for its two banks.
Signed-off-by: Théo Lebrun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions