Home
last modified time | relevance | path

Searched hist:"5 b0c03e24a061f9c9e8b28fa157b80990c559a37" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dcyttsp5.c5b0c03e24a061f9c9e8b28fa157b80990c559a37 Tue Nov 01 00:36:53 CET 2022 Alistair Francis <alistair@alistair23.me> Input: Add driver for Cypress Generation 5 touchscreen

This is the basic driver for the Cypress TrueTouch Gen5 touchscreen
controllers. This driver supports only the I2C bus but it uses regmap
so SPI support could be added later.
The touchscreen can retrieve some defined zone that are handled as
buttons (according to the hardware). That is why it handles
button and multitouch events.

Reviewed-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Mylène Josserand <mylene.josserand@bootlin.com>
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Tested-by: Andreas Kemnade <andreas@kemnade.info> # Kobo Clara HD
Tested-by: Peter Geis <pgwipeout@gmail.com>
Link: https://lore.kernel.org/r/20221026114908.191472-2-alistair@alistair23.me
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>