input: touchscreen: add mms128 touchscreen controller driver.
authorBeomho Seo <beomho.seo@samsung.com>
Tue, 24 Jun 2014 09:43:55 +0000 (18:43 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:16 +0000 (12:00 +0900)
commit7e57c0619d1f2a6ce6e50b75899f84cf2c69ab0e
treed32f4fe178330007dded81a357bcfbf3b288da6c
parented02d6b42f26ef44545f6d6aa41a1c5bdaa8efca
input: touchscreen: add mms128 touchscreen controller driver.

This patch add melfas mms128 touchscreen controller driver.

Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/mms128.c [new file with mode: 0644]
drivers/input/touchscreen/mms_ts_w_config_fw_rev00.h [new file with mode: 0644]
drivers/input/touchscreen/mms_ts_w_config_fw_rev01.h [new file with mode: 0644]
drivers/input/touchscreen/mms_ts_w_firmware_rev00.h [new file with mode: 0644]
drivers/input/touchscreen/mms_ts_w_firmware_rev01.h [new file with mode: 0644]
include/linux/platform_data/mms128.h [new file with mode: 0755]