Input: add driver support for MAX8997-haptic
The MAX8997-haptic function can be used to control motor. User can control the haptic driver by using force feedback framework. Signed-off-by:Donggeun Kim <dg77.kim@samsung.com> Signed-off-by:
MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by:
Kyungmin Park <kyungmin.park@samsung.com> Acked-by:
Samuel Ortiz <sameo@linux.intel.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
Showing
- drivers/input/misc/Kconfig 12 additions, 0 deletionsdrivers/input/misc/Kconfig
- drivers/input/misc/Makefile 1 addition, 0 deletionsdrivers/input/misc/Makefile
- drivers/input/misc/max8997_haptic.c 407 additions, 0 deletionsdrivers/input/misc/max8997_haptic.c
- include/linux/mfd/max8997.h 52 additions, 1 deletioninclude/linux/mfd/max8997.h
drivers/input/misc/max8997_haptic.c
0 → 100644
Please register or sign in to comment