[PATCH v2 2/2] input: misc: Add support for the DRV2667 haptic driver

2014-08-25 Thread Dan Murphy
Adding support for the DRV2667 haptic driver. This device has the ability to store vibration patterns in RAM and execute them once the GO bit is set. The initial driver sets a basic waveform in the first waveform sequence and will play the waveform when the GO bit is set and will continously play

Re: [PATCH v2 2/2] input: misc: Add support for the DRV2667 haptic driver

2014-08-28 Thread Murphy, Dan
Bump On 08/25/2014 10:26 AM, Murphy, Dan wrote: > Adding support for the DRV2667 haptic driver. > This device has the ability to store vibration > patterns in RAM and execute them once the GO bit > is set. > > The initial driver sets a basic waveform in the > first waveform sequence and will play

Re: [PATCH v2 2/2] input: misc: Add support for the DRV2667 haptic driver

2014-09-04 Thread Murphy, Dan
Bumping x2 On 08/25/2014 10:26 AM, Murphy, Dan wrote: > Adding support for the DRV2667 haptic driver. > This device has the ability to store vibration > patterns in RAM and execute them once the GO bit > is set. > > The initial driver sets a basic waveform in the > first waveform sequence and wil