Re: [PATCH 2/2] dt-bindings: egalax-ts: add support for wakeup event action

2018-09-18 Thread Rob Herring
On Mon, Sep 17, 2018 at 11:07 AM Dmitry Torokhov wrote: > > On Sun, Sep 16, 2018 at 05:54:33PM -0500, Rob Herring wrote: > > On Wed, Sep 05, 2018 at 05:26:47PM +0800, Anson Huang wrote: > > > Add support for wakeup event action, this would allow the device > > > to configure whether to be a wakeup

Re: [PATCH 2/2] dt-bindings: egalax-ts: add support for wakeup event action

2018-09-17 Thread Dmitry Torokhov
On Sun, Sep 16, 2018 at 05:54:33PM -0500, Rob Herring wrote: > On Wed, Sep 05, 2018 at 05:26:47PM +0800, Anson Huang wrote: > > Add support for wakeup event action, this would allow the device > > to configure whether to be a wakeup source of system suspend. > > > > Signed-off-by: Anson Huang > >

[PATCH 2/2] dt-bindings: egalax-ts: add support for wakeup event action

2018-09-05 Thread Anson Huang
Add support for wakeup event action, this would allow the device to configure whether to be a wakeup source of system suspend. Signed-off-by: Anson Huang --- Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devi