Re: [PATCH] pinctrl: qcom: Add irq_get/set_irqchip_state() for msm gpio irqchip

Bartosz Golaszewski <[email protected]> Mon, 27 Jul 2026 16:24:35 +0200
Newsgroups org.kernel.vger.linux-gpio,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Fri, 24 Apr 2026 12:01:24 +0530, Sneh Mankad wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/1] pinctrl: qcom: Add irq_get/set_irqchip_state() for msm gpio irqchip
      https://git.kernel.org/brgl/c/1860fb0be224dec0e4d170f46d1cbbc77e25e09e

Best regards,
-- 
Bartosz Golaszewski <[email protected]>