diff options
| author | Maulik Shah <maulik.shah@oss.qualcomm.com> | 2026-04-24 12:01:24 +0530 |
|---|---|---|
| committer | Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> | 2026-07-27 16:24:23 +0200 |
| commit | 1860fb0be224dec0e4d170f46d1cbbc77e25e09e (patch) | |
| tree | 79a808d48ee654ba4e43104c2d21022519569c90 /tools/perf/scripts/python/bin/task-analyzer-report | |
| parent | 82c3edf8701154e2768973ebd4c0d2f3bd29621e (diff) | |
pinctrl: qcom: Add irq_get/set_irqchip_state() for msm gpio irqchip
MPM irqchip monitors the interrupts during SoC sleep state and after wakeup
replays the edge interrupt by making it pending at respective irqchip by
invoking irq_set_irqchip_state() API. The msm gpio irqchip however do not
implement this function making it impossible to replay the gpio interrupt
on any MPM irqchip based SoC.
Add the missing irq_get/set_irqchip_state() APIs. Implement only
IRQCHIP_STATE_PENDING case which MPM irqchip uses.
Signed-off-by: Maulik Shah <maulik.shah@oss.qualcomm.com>
Signed-off-by: Sneh Mankad <sneh.mankad@oss.qualcomm.com>
Acked-by: Linus Walleij <linusw@kernel.org>
Reviewed-by: Navya Malempati <navya.malempati@oss.qualcomm.com>
Link: https://patch.msgid.link/20260424-pinctrl_irqchip_states-v1-1-85286f078916@oss.qualcomm.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions
