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

2015-06-03 Thread S Twiss
From: Steve Twiss Add OnKey driver support for DA9063 Signed-off-by: Steve Twiss --- Hi Dmitry, If there are comments pending for this patch or if there are any outstanding issues with this OnKey driver then could you please let me know so I can resolve them? Or, if you are busy or there is

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

2015-06-01 Thread Opensource [Steve Twiss]
On 27 May 2015 16:38, Steve Twiss wrote: > On 19 May 2015 11:33, S Twiss wrote: > > > To: Dmitry Torokhov > > Subject: [RESEND PATCH V4 1/3] input: misc: da9063: OnKey driver > > > > From: Steve Twiss > > Add OnKey driver support for DA9063 > > Signe

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

2015-05-27 Thread Opensource [Steve Twiss]
On 19 May 2015 11:33, S Twiss wrote: > To: Dmitry Torokhov > Cc: DT; David Dajun Chen; INPUT; Ian Campbell; Kumar Gala; LKML; Lee > Jones; Mark Rutland; Pawel Moll; Rob Herring; Samuel Ortiz; Opensource > [Steve Twiss]; Support Opensource > Subject: [RESEND PATCH V4 1/3] inpu

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

2015-05-19 Thread S Twiss
From: Steve Twiss Add OnKey driver support for DA9063 Signed-off-by: Steve Twiss --- The changes made here 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 Changes i