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)
commit6ccb1d8f78bd349a8a5b2aa228d3c8b35ee704a8
tree31ae6aa5f86fff50e291fdf86cf0029cbe0dc335
parent1261d013daead425ee03c977a5b8dbe8016e25a6
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]