]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita7595b4b4611ac1d7bcafec1a70b6bf9196d8f80
tree11cc002de61e1c3b828c85a64eee5ded14a9d7a3
parent394b503877232cf3ec41e1d871e5a5a6bf41fc49
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]