Re: [PATCH] Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
From: Linus Walleij <hidden>
Date: 2020-10-29 02:45:04
Also in:
linux-gpio, linux-omap
From: Linus Walleij <hidden>
Date: 2020-10-29 02:45:04
Also in:
linux-gpio, linux-omap
On Wed, Oct 28, 2020 at 7:06 AM Tony Lindgren [off-list ref] wrote:
This reverts commit 579ced8fdb00b8e94304a83e3cc419f6f8eab08e. Turns out I was overly optimistic about cpu_pm blocking idle being a solution for handling edge interrupts. While it helps in preventing entering idle states that potentially lose context, we can still get an edge interrupt triggering while entering idle. So we need to also add back the workaround for seeing if there are any pending edge interrupts when waking up. Cc: Aaro Koskinen <aaro.koskinen@iki.fi> Cc: Grygorii Strashko <grygorii.strashko@ti.com> Cc: Keerthy <j-keerthy@ti.com> Cc: Ladislav Michl <redacted> Cc: Peter Ujfalusi <redacted> Cc: Russell King <redacted> Cc: Tero Kristo <redacted> Signed-off-by: Tony Lindgren <tony@atomide.com>
Patch applied for fixes! Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel