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.c...@rock-chips.com> > --- > > 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 <r...@kernel.org>