Re: [PATCH v2 2/3] Input: gpio-keys - allow setting wakeup event action in DT

From: Rob Herring
Date: Thu Mar 01 2018 - 16:26:28 EST


On Sat, Feb 10, 2018 at 07:09:06PM +0800, Jeffy Chen wrote:
> Allow specifying event actions to trigger wakeup when using the
> gpio-keys input device as a wakeup source.
>
> Signed-off-by: Jeffy Chen <jeffy.chen@xxxxxxxxxxxxxx>
> ---
>
> Changes in v2:
> Specify wakeup event action instead of irq trigger type as Brian
> suggested.
>
> Documentation/devicetree/bindings/input/gpio-keys.txt | 8 ++++++++
> 1 file changed, 8 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>