Input: add Spreadtrum vibrator driver
authorXiaotong Lu <xiaotong.lu@spreadtrum.com>
Fri, 1 Jun 2018 18:36:22 +0000 (11:36 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 4 Jun 2018 20:36:11 +0000 (13:36 -0700)
commit45615a9baf4661f953887988eeb4de69fd6cd96e
tree11cc002de61e1c3b828c85a64eee5ded14a9d7a3
parent5ca4d1ae9bad0f59bd6f851c39b19f5366953666
Input: add Spreadtrum vibrator driver

This patch adds the Spreadtrum vibrator driver, which embedded in the
Spreadtrum SC27xx series PMICs.

Signed-off-by: Xiaotong Lu <xiaotong.lu@spreadtrum.com>
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/sprd,sc27xx-vibra.txt [new file with mode: 0644]
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/sc27xx-vibra.c [new file with mode: 0644]