Re: [PATCH 2/2] pinctrl: sunxi: Mask non-wakeup IRQs on suspend

From: Linus Walleij
Date: Fri Feb 21 2020 - 09:16:07 EST


On Fri, Jan 17, 2020 at 10:33 PM Samuel Holland <samuel@xxxxxxxxxxxx> wrote:

> The pin controller hardware does not distinguish IRQs intended for
> wakeup from other IRQs, so we must mask non-wakeup IRQs in software to
> prevent inadvertent wakeups. This is accomplished at the irqchip level
> via the IRQCHIP_MASK_ON_SUSPEND flag.
>
> Signed-off-by: Samuel Holland <samuel@xxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij