Re: [PATCH] Input: omap4-keypad: react on keypresses if device is runtime-suspended

From: Andreas Kemnade
Date: Wed Dec 06 2023 - 16:28:37 EST


On Sun, 26 Nov 2023 20:43:19 +0100
Andreas Kemnade <andreas@xxxxxxxxxxxx> wrote:

> According to SWPU235AB, table 26-6, fclk is required to generate events
> at least on OMAP4460, so keep fclk enabled all the time the device
> is opened.
>
> Suggested-by: Tony Lindgren <tony@xxxxxxxxxxx>
> Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
> Reviewed-by: Tony Lindgren <tony@xxxxxxxxxxx>
> ---
> Changes since RFC:
> - add R-by:
>
> drivers/input/keyboard/omap4-keypad.c | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
a friendly ping...

Regards,
Andreas