Input: new da7280 haptic driver
authorRoy Im <roy.im.opensource@diasemi.com>
Sun, 29 Nov 2020 03:36:26 +0000 (19:36 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 11 Dec 2020 08:21:27 +0000 (00:21 -0800)
commitcd3f609823a5896a6f4c229b3c2077475531e23d
tree75908100aeecb3b174f62404ac5b515a64fd780d
parent4f3c429ec789f8d0f1b55aea8910cfbb13e097ea
Input: new da7280 haptic driver

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 <roy.im.opensource@diasemi.com>
Reviewed-by: Jes Sorensen <Jes.Sorensen@gmail.com>.
Link: https://lore.kernel.org/r/1e293e8c4830b09255af3b7e1721b73afaefdfa3.1606320459.git.Roy.Im@diasemi.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/da7280.c [new file with mode: 0644]