Input: add haptic driver on max77693
authorJaewon Kim <[email protected]>
Fri, 12 Sep 2014 06:15:01 +0000 (23:15 -0700)
committerDmitry Torokhov <[email protected]>
Fri, 12 Sep 2014 06:40:28 +0000 (23:40 -0700)
commita3b3ca753cdc92c7d5f57404afed3115b3b79cc6
treede26e862cd43b9c2cb78eb06749145d3726b8e5c
parentadff5962fdd2f29bac943bc014ebd529444b2153
Input: add haptic driver on max77693

This driver to supports the haptic controller on MAX77693 Multifunction
device with PMIC, CHARGER, LED, MUIC, HAPTIC.

This driver supports external pwm and LRA (Linear Resonant Actuator) motor.
User can control the haptic device via force feedback framework.

Signed-off-by: Jaewon Kim <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/max77693-haptic.c [new file with mode: 0644]
include/linux/mfd/max77693-private.h