RE: [RESEND PATCH V4 1/1] input: misc: da9063: OnKey driver

2015-06-08 Thread Opensource [Steve Twiss]
On 05 June 2015 18:50 Dmitry Torokhov wrote: > Subject: Re: [RESEND PATCH V4 1/1] input: misc: da9063: OnKey driver > On Thu, Jun 04, 2015 at 12:02:32PM +0100, S Twiss wrote: > > From: Steve Twiss > > > > Add OnKey driver support for DA9063 > > > > Signed-off-

Re: [RESEND PATCH V4 1/1] input: misc: da9063: OnKey driver

2015-06-05 Thread Dmitry Torokhov
Hi Steve, On Thu, Jun 04, 2015 at 12:02:32PM +0100, S Twiss wrote: > From: Steve Twiss > > Add OnKey driver support for DA9063 > > Signed-off-by: Steve Twiss > > --- > The changes made in PATCH V3 have been taken from the DA9062 OnKey review > thread. Please see https://lkml.org/lkml/2015/4/2

[RESEND PATCH V4 1/1] input: misc: da9063: OnKey driver

2015-06-04 Thread S Twiss
From: Steve Twiss Add OnKey driver support for DA9063 Signed-off-by: Steve Twiss --- The changes made in PATCH V3 have been taken from the DA9062 OnKey review thread. Please see https://lkml.org/lkml/2015/4/29/406 for more information on this. Version History Changes in V4 - No change, just