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

2018-03-15 Thread Tirupathi Reddy T
Hi, On 3/14/2018 10:13 PM, Dmitry Torokhov wrote: On Tue, Mar 13, 2018 at 07:40:48PM -0700, Bjorn Andersson wrote: On Tue 13 Mar 01:35 PDT 2018, Tirupathi Reddy wrote: Add resin key support to handle different types of key events defined in different platforms. Signed-off-by: Tirupathi Redd

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

2018-03-14 Thread Dmitry Torokhov
On Tue, Mar 13, 2018 at 07:40:48PM -0700, Bjorn Andersson wrote: > On Tue 13 Mar 01:35 PDT 2018, 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/q

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

2018-03-13 Thread Bjorn Andersson
On Tue 13 Mar 01:35 PDT 2018, 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 ++- > drivers/input/misc/pm8941-pwrkey.c

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

2018-03-13 Thread Trilok Soni
Hi Tirupathi, On 3/13/2018 1:35 AM, Tirupathi Reddy wrote: Add resin key support to handle different types of key events defined in different platforms. Describe "resin"  in the commit text? or just call it same as power key or different purpose? +static irqreturn_t pm8941_resinkey_irq(i

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

2018-03-13 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 | 65 +- 2 files changed, 83 in