Re: [PATCH v5 5/6] input: Add MediaTek PMIC keys support

2017-10-26 Thread Andi Shyti
Hi, On Wed, Sep 27, 2017 at 06:44:07PM +0800, Chen Zhong wrote: > This patch add support to handle MediaTek PMIC MT6397/MT6323 key > interrupts including pwrkey and homekey, also add setting for > long press key shutdown behavior. > > Signed-off-by: Chen Zhong if you want you can add: Reviewed

Re: [PATCH v5 5/6] input: Add MediaTek PMIC keys support

2017-10-24 Thread Dmitry Torokhov
On Tue, Oct 24, 2017 at 05:37:32PM +0800, Chen Zhong wrote: > On Mon, 2017-10-23 at 22:44 -0700, Dmitry Torokhov wrote: > > On Wed, Sep 27, 2017 at 06:44:07PM +0800, Chen Zhong wrote: > > > This patch add support to handle MediaTek PMIC MT6397/MT6323 key > > > interrupts including pwrkey and homeke

Re: [PATCH v5 5/6] input: Add MediaTek PMIC keys support

2017-10-24 Thread Chen Zhong
On Mon, 2017-10-23 at 22:44 -0700, Dmitry Torokhov wrote: > On Wed, Sep 27, 2017 at 06:44:07PM +0800, Chen Zhong wrote: > > This patch add support to handle MediaTek PMIC MT6397/MT6323 key > > interrupts including pwrkey and homekey, also add setting for > > long press key shutdown behavior. > > >

Re: [PATCH v5 5/6] input: Add MediaTek PMIC keys support

2017-10-23 Thread Dmitry Torokhov
On Wed, Sep 27, 2017 at 06:44:07PM +0800, Chen Zhong wrote: > This patch add support to handle MediaTek PMIC MT6397/MT6323 key > interrupts including pwrkey and homekey, also add setting for > long press key shutdown behavior. > > Signed-off-by: Chen Zhong > --- > drivers/input/keyboard/Kconfig

Re: [PATCH v5 5/6] input: Add MediaTek PMIC keys support

2017-10-23 Thread Chen Zhong
Just gentle ping. On Wed, 2017-09-27 at 18:44 +0800, Chen Zhong wrote: > This patch add support to handle MediaTek PMIC MT6397/MT6323 key > interrupts including pwrkey and homekey, also add setting for > long press key shutdown behavior. > > Signed-off-by: Chen Zhong > --- > drivers/input/keybo

[PATCH v5 5/6] input: Add MediaTek PMIC keys support

2017-09-27 Thread Chen Zhong
This patch add support to handle MediaTek PMIC MT6397/MT6323 key interrupts including pwrkey and homekey, also add setting for long press key shutdown behavior. Signed-off-by: Chen Zhong --- drivers/input/keyboard/Kconfig |9 + drivers/input/keyboard/Makefile|1 + drivers