diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-06-28 16:02:02 -0700 |
|---|---|---|
| committer | Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> | 2026-07-01 12:34:30 +0200 |
| commit | b67e64d4eb9765d23010f423e29a627a25f5ac2e (patch) | |
| tree | 01b67eafd106fafed43a389ee015a33bfdabd032 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 45bd4e25f81f3afb550f04376a54f4c5e1d5ab11 (diff) | |
gpio: mvebu: add wake-up interrupt support
Implement wake IRQ support for the mvebu GPIO controller:
- Replace unused irqbase field with bank_irq[4] to store per-bank
IRQ numbers for use in the wake-up callback.
- Add mvebu_gpio_set_wake_irq() that forwards enable_irq_wake /
disable_irq_wake to the correct parent IRQ based on hwirq.
- Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flags
on both level and edge chip types.
- Set IRQ_GC_INIT_NESTED_LOCK for the nested irq domain.
- Add missing <linux/interrupt.h> include.
Assisted-by: opencode:big-pickle
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://patch.msgid.link/20260628230202.1209991-1-rosenp@gmail.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
