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

2020-07-22 Thread Roy Im
On Thursday, July 23, 2020 12:24 AM, Jes Sorensen wrote: > On 7/9/20 3:27 AM, 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. > > > >

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

2020-07-22 Thread Jes Sorensen
On 7/9/20 3:27 AM, 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 > --- > v16: > - Corrected some code and updated

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

2020-07-09 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 --- v16: - Corrected some code and updated description in Kconfig. v15: - Removed