Skip to content
Snippets Groups Projects
Commit 852df55e authored by Yuri Mazzuoli's avatar Yuri Mazzuoli
Browse files

[DRIVER][TOUCH] add Cypress TrueTouch(TM) v5 driver from legacy seco kernel

	modified:   drivers/input/touchscreen/Kconfig
	modified:   drivers/input/touchscreen/Makefile
	new file:   drivers/input/touchscreen/cyttsp5/Kconfig
	new file:   drivers/input/touchscreen/cyttsp5/Makefile
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_btn.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_core.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_debug.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_device_access.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_devtree.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_i2c.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_loader.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_mt_common.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_mta.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_mtb.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_platform.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_proximity.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_regs.h
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_spi.c
	new file:   drivers/input/touchscreen/cyttsp5/cyttsp5_test_device_access_api.c
	new file:   include/linux/cyttsp5_core.h
	new file:   include/linux/cyttsp5_device_access-api.h
	new file:   include/linux/cyttsp5_platform.h
parent 6380c663
1 merge request!87[DRIVER][TOUCH] add support for Cypress TrueTouch(TM) v5
Showing
with 14664 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment