RE: [RESEND PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-20 Thread Roy Im
Hi Dmitry, On Thursday, September 20, 2018 9:35 AM, Dmitry wrote: > > Hi Roy, > > On Wed, Sep 19, 2018 at 07:35:04PM +0900, Roy Im wrote: > > > > Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with > > multiple mode and integrated waveform memory and wideband support. > > It communicat

Re: [RESEND PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-19 Thread Dmitry Torokhov
Hi Roy, On Wed, Sep 19, 2018 at 07:35:04PM +0900, Roy Im wrote: > > Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with > multiple mode and integrated waveform memory and wideband support. > It communicates via an I2C bus to the device. > > Signed-off-by: Roy Im > > --- > v6: No chan

[RESEND PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-19 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v6: No changes. v5: Fixed errors in Kconfig file. v4: Updated code as dt-bindings are changed

[PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-11 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v6: No changes. v5: Fixed errors in Kconfig file. v4: Updated code as dt-bindings are changed