Re: [PATCH v2] gpio: dwapb: Defer clock gating until noirq

From: Bartosz Golaszewski

Date: Tue Jul 07 2026 - 08:33:00 EST



On Thu, 02 Jul 2026 17:22:12 +0800, Jia Wang wrote:
> GPIO consumers such as gpio-keys can enable IRQ wake and adjust the wake
> trigger type from their suspend callbacks. If the DWAPB controller suspends
> first, masking interrupts and disabling its clocks in the normal suspend
> phase prevents that late wake configuration from reliably reaching the
> hardware. Systems with real DWAPB bus clocks then fail to wake from s2idle
> through GPIO keys.
>
> [...]

Applied, thanks!

[1/1] gpio: dwapb: Defer clock gating until noirq
https://git.kernel.org/brgl/c/d775b9451eb8f52021dea6483ad758fef81dbf1e

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>