Searched hist:"1 c24622572d6ab2ec8e731588d1c131563a64b53" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/input/misc/ |
H A D | drv2667.c | 1c24622572d6ab2ec8e731588d1c131563a64b53 Tue Sep 09 01:10:49 CEST 2014 Dan Murphy <dmurphy@ti.com> Input: add support for the DRV2667 haptic driver
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 the waveform until the GO bit is unset.
Data sheet is here: http://www.ti.com/product/drv2667
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | Makefile | diff 1c24622572d6ab2ec8e731588d1c131563a64b53 Tue Sep 09 01:10:49 CEST 2014 Dan Murphy <dmurphy@ti.com> Input: add support for the DRV2667 haptic driver
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 the waveform until the GO bit is unset.
Data sheet is here: http://www.ti.com/product/drv2667
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | Kconfig | diff 1c24622572d6ab2ec8e731588d1c131563a64b53 Tue Sep 09 01:10:49 CEST 2014 Dan Murphy <dmurphy@ti.com> Input: add support for the DRV2667 haptic driver
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 the waveform until the GO bit is unset.
Data sheet is here: http://www.ti.com/product/drv2667
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|