summaryrefslogtreecommitdiffstats
path: root/include/linux/i2c/mms114.h
Commit message (Collapse)AuthorAgeFilesLines
* Input: mms114 - move header file out of I2C realmWolfram Sang2017-05-221-24/+0
| | | | | | | include/linux/i2c is not for client devices. Move the header file to a more appropriate location. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
* Input: add MELFAS mms114 touchscreen driverJoonyoung Shim2012-07-171-0/+24
This is a initial driver for new touchscreen chip mms114 of MELFAS. It uses I2C interface and supports 10 multi touch. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>