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

2018-08-06 Thread Dmitry Torokhov
Hi Pascal, On Thu, Jul 05, 2018 at 03:14:24PM +, Pascal PAILLET-LME wrote: > From: pascal paillet > > The stpmu1 pmic is able to manage an onkey button. This driver exposes > the stpmu1 onkey as an input device. It can also be configured to > shut-down the power supplies on a long key-press

[PATCH 6/8] input: stpmu1: add stpmu1 onkey driver

2018-07-05 Thread Pascal PAILLET-LME
From: pascal paillet The stpmu1 pmic is able to manage an onkey button. This driver exposes the stpmu1 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 --- drivers/input/misc/Kconf