Files
linux/drivers/input/touchscreen
Andi Shyti 0145a7141e Input: add support for the Samsung S6SY761 touchscreen
The S6SY761 touchscreen is a capicitive multi-touch controller
for mobile use. It's connected with i2c at the address 0x48.

This commit provides a basic version of the driver which can
handle only initialization, touch events and power states.

The controller is controlled by a firmware which, in the version
I currently have, doesn't provide all the possible
functionalities mentioned in the datasheet.

Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-11-10 10:18:23 -08:00
..
2017-04-05 08:52:33 -07:00
2017-08-18 17:15:13 -07:00
2016-01-02 21:08:53 -08:00
2017-10-23 11:43:40 -07:00
2016-03-02 09:40:20 -08:00
2017-02-12 14:55:08 -08:00