Re: [PATCH] input: keyboard: snvs_pwrkey: Send press and release event for i.MX6 S,DL and Q

2019-08-27 Thread robin
On 2019-08-27 08:17, Robin Gong wrote: On Fri, Aug 23, 2019 at 02:30:02PM +0200, Robin van der Gracht wrote:> The older generation i.MX6 processors send a powerdown request interrupt if the powerkey is released before a hard shutdown (5 second press). This should allow software to bring down t

RE: [PATCH] input: keyboard: snvs_pwrkey: Send press and release event for i.MX6 S,DL and Q

2019-08-26 Thread Robin Gong
On Fri, Aug 23, 2019 at 02:30:02PM +0200, Robin van der Gracht wrote:> > The older generation i.MX6 processors send a powerdown request interrupt > if the powerkey is released before a hard shutdown (5 second press). This > should allow software to bring down the SoC safely. > > For this driver t

Re: [PATCH] input: keyboard: snvs_pwrkey: Send press and release event for i.MX6 S,DL and Q

2019-08-25 Thread Shawn Guo
On Fri, Aug 23, 2019 at 02:30:02PM +0200, Robin van der Gracht wrote: > The older generation i.MX6 processors send a powerdown request interrupt if > the powerkey is released before a hard shutdown (5 second press). This should > allow software to bring down the SoC safely. > > For this driver to