Re: [PATCH] irqchip: renesas-irqc: Add wake-up support

From: Jason Cooper
Date: Thu Apr 02 2015 - 19:41:00 EST


On Wed, Apr 01, 2015 at 02:00:06PM +0200, Geert Uytterhoeven wrote:
> The IRQC module clock is managed through Runtime PM and PM Domains.
> If wake-up is enabled, this clock must not be disabled during system
> suspend.
>
> Hence implement irq_chip.irq_set_wake(), which increments/decrements the
> clock's enable_count when needed.
>
> This fixes wake-up by gpio-keys on r8a73a4/ape6evm.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> Against irqchip/renesas
>
> drivers/irqchip/irq-renesas-irqc.c | 26 +++++++++++++++++++++++++-
> 1 file changed, 25 insertions(+), 1 deletion(-)

Applied to irqchip/renesas with Simon's Reviewed-by.

thx,

Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/