]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add MELFAS MIP4 Touchscreen driver
authorSangwon Jee <jeesw@melfas.com>
Thu, 14 Jan 2016 08:55:54 +0000 (17:55 +0900)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 17 Feb 2016 19:16:12 +0000 (11:16 -0800)
commit8a540bb6ce154656fa0756aebe87b04855f1d0f5
tree31ae6aa5f86fff50e291fdf86cf0029cbe0dc335
parentccbe8507fc011e50b75a5ffd43b747998d54dd96
Input: add MELFAS MIP4 Touchscreen driver

This is an input driver for MELFAS MIP4 Touchscreen devices, such as
MMS400, MMS500, MCS8000, MIT200, MIT300, MIT400, MFS10. All devices
implementing MIP4 protocol (MELFAS Interface Protocol Version 4) should
be supported by this driver.

Signed-off-by: Sangwon Jee <jeesw@melfas.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/melfas_mip4.c [new file with mode: 0644]