summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorStephan Gerhold <stephan.gerhold@linaro.org>2026-07-07 14:51:37 +0530
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>2026-07-08 13:47:36 +0200
commitf790ea0b699d95d18572979b1bc1673d8f31eb3c (patch)
tree23adba3b752a16b2d6b8be285f9184d3bfb1ab74 /tools/perf/scripts/python/bin
parentea067e0926c6bce61bafe6f6b85ce805fbe7a402 (diff)
pinctrl: qcom: Acknowledge IRQs for PDC interrupt controller
PDC needs to acknowledge incoming GPIO interrupts to clear the latched interrupt status in secondary mode of PDC. For level-triggered IRQs this happens automatically in irq_eoi() but for edge-triggered IRQs this needs to happen as early as possible in the IRQ handler. Implement this by using handle_fasteoi_ack_irq() as IRQ handler in this situation and forward the irq_ack() callback to the parent IRQ chip. Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org> Signed-off-by: Maulik Shah <maulik.shah@oss.qualcomm.com> Link: https://patch.msgid.link/20260707-hamoa_pdc_v3-v4-5-dfd1f4a3ae89@oss.qualcomm.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions