Re: [PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-13 Thread Trilok Soni
Tirupathi, On 3/13/2018 1:25 AM, Tirupathi Reddy T wrote: Hi Dmitry, On 3/10/2018 11:57 PM, Dmitry Torokhov wrote: On Wed, Mar 07, 2018 at 12:21:47PM -0800, Dmitry Torokhov wrote: Hi Tirupathi, On Wed, Mar 07, 2018 at 01:39:33PM +0530, Tirupathi Reddy wrote: Add resin key support to handle

Re: [PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-13 Thread Trilok Soni
Tirupathi, On 3/13/2018 1:25 AM, Tirupathi Reddy T wrote: Hi Dmitry, On 3/10/2018 11:57 PM, Dmitry Torokhov wrote: On Wed, Mar 07, 2018 at 12:21:47PM -0800, Dmitry Torokhov wrote: Hi Tirupathi, On Wed, Mar 07, 2018 at 01:39:33PM +0530, Tirupathi Reddy wrote: Add resin key support to handle

Re: [PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-13 Thread Tirupathi Reddy T
Hi Dmitry, On 3/10/2018 11:57 PM, Dmitry Torokhov wrote: On Wed, Mar 07, 2018 at 12:21:47PM -0800, Dmitry Torokhov wrote: Hi Tirupathi, On Wed, Mar 07, 2018 at 01:39:33PM +0530, Tirupathi Reddy wrote: Add resin key support to handle different types of key events defined in different

Re: [PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-13 Thread Tirupathi Reddy T
Hi Dmitry, On 3/10/2018 11:57 PM, Dmitry Torokhov wrote: On Wed, Mar 07, 2018 at 12:21:47PM -0800, Dmitry Torokhov wrote: Hi Tirupathi, On Wed, Mar 07, 2018 at 01:39:33PM +0530, Tirupathi Reddy wrote: Add resin key support to handle different types of key events defined in different

Re: [PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-10 Thread Dmitry Torokhov
On Wed, Mar 07, 2018 at 12:21:47PM -0800, Dmitry Torokhov wrote: > Hi Tirupathi, > > On Wed, Mar 07, 2018 at 01:39:33PM +0530, Tirupathi Reddy wrote: > > Add resin key support to handle different types of key events > > defined in different platforms. Also, when you say "resin" key, I do not

Re: [PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-10 Thread Dmitry Torokhov
On Wed, Mar 07, 2018 at 12:21:47PM -0800, Dmitry Torokhov wrote: > Hi Tirupathi, > > On Wed, Mar 07, 2018 at 01:39:33PM +0530, Tirupathi Reddy wrote: > > Add resin key support to handle different types of key events > > defined in different platforms. Also, when you say "resin" key, I do not

Re: [PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-07 Thread Dmitry Torokhov
Hi Tirupathi, On Wed, Mar 07, 2018 at 01:39:33PM +0530, Tirupathi Reddy wrote: > Add resin key support to handle different types of key events > defined in different platforms. > > Signed-off-by: Tirupathi Reddy > --- > .../bindings/input/qcom,pm8941-pwrkey.txt

Re: [PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-07 Thread Dmitry Torokhov
Hi Tirupathi, On Wed, Mar 07, 2018 at 01:39:33PM +0530, Tirupathi Reddy wrote: > Add resin key support to handle different types of key events > defined in different platforms. > > Signed-off-by: Tirupathi Reddy > --- > .../bindings/input/qcom,pm8941-pwrkey.txt | 20 ++- >

[PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-07 Thread Tirupathi Reddy
Add resin key support to handle different types of key events defined in different platforms. Signed-off-by: Tirupathi Reddy --- .../bindings/input/qcom,pm8941-pwrkey.txt | 20 ++- drivers/input/misc/pm8941-pwrkey.c | 63

[PATCH V1] Input: pm8941-pwrkey: add resin key capabilities

2018-03-07 Thread Tirupathi Reddy
Add resin key support to handle different types of key events defined in different platforms. Signed-off-by: Tirupathi Reddy --- .../bindings/input/qcom,pm8941-pwrkey.txt | 20 ++- drivers/input/misc/pm8941-pwrkey.c | 63 +- 2 files changed, 81