diff options
| author | Alistair Francis <[email protected]> | 2022-10-31 16:36:53 -0700 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2022-11-01 07:57:33 -0700 |
| commit | 5b0c03e24a061f9c9e8b28fa157b80990c559a37 (patch) | |
| tree | fec7d4305c094896e9e57142cac8c8289c1274e1 /tools/perf/scripts/python | |
| parent | cdb51323360c9d3cc33831a2eb3ea75b967985af (diff) | |
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 <[email protected]>
Signed-off-by: Mylène Josserand <[email protected]>
Signed-off-by: Alistair Francis <[email protected]>
Tested-by: Andreas Kemnade <[email protected]> # Kobo Clara HD
Tested-by: Peter Geis <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions