Re: [PATCH v4 6/8] input: stpmic1: add stpmic1 onkey driver

2018-10-18 Thread dmitry.torok...@gmail.com
On Thu, Oct 18, 2018 at 09:02:13AM +, Pascal PAILLET-LME wrote: > From: pascal paillet > > The stpmic1 pmic is able to manage an onkey button. This driver exposes > the stpmic1 onkey as an input device. It can also be configured to > shut-down the power supplies on a long key-press with an ad

[PATCH v4 6/8] input: stpmic1: add stpmic1 onkey driver

2018-10-18 Thread Pascal PAILLET-LME
From: pascal paillet The stpmic1 pmic is able to manage an onkey button. This driver exposes the stpmic1 onkey as an input device. It can also be configured to shut-down the power supplies on a long key-press with an adjustable duration. Signed-off-by: pascal paillet --- changes in v4: * remove