]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add haptic driver on max77693
authorJaewon Kim <jaewon02.kim@samsung.com>
Fri, 12 Sep 2014 06:15:01 +0000 (23:15 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 12 Sep 2014 06:40:28 +0000 (23:40 -0700)
commit511381846e4d36f8246a5d04d95d568d0923997d
treede26e862cd43b9c2cb78eb06749145d3726b8e5c
parentc8f9eed1f49467b87f7a1218b44d02b9cf95aa14
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 <jaewon02.kim@samsung.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
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