Input: add new vibrator driver for various MSM SOCs
authorBrian Masney <masneyb@onstation.org>
Wed, 6 Feb 2019 17:49:41 +0000 (09:49 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 6 Feb 2019 17:59:25 +0000 (09:59 -0800)
commit0f681d09e66ea6833e6173180ff3892e9026ab71
tree69bed02edb932ad4211ed83387f63e45067eaf1d
parenta5c5e50cce9db7b550691e3ae801ecd4c1e59787
Input: add new vibrator driver for various MSM SOCs

This patch adds a new vibrator driver that supports various Qualcomm
MSM SOCs. Driver was tested on a LG Nexus 5 (hammerhead) phone.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/msm-vibrator.txt [new file with mode: 0644]
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/msm-vibrator.c [new file with mode: 0644]