On Wed, 22 Dec 2021 22:46:00 +1000 Alistair Francis <alistair@xxxxxxxxxxxxx> wrote: > From: Mylène Josserand <mylene.josserand@xxxxxxxxxxx> > > 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@xxxxxxxxxxx> > Signed-off-by: Mylène Josserand <mylene.josserand@xxxxxxxxxxx> > Signed-off-by: Alistair Francis <alistair@xxxxxxxxxxxxx> Works for me (with devicetree additions for my device) Tested-by: Andreas Kemnade <andreas@xxxxxxxxxxxx> # Kobo Clara HD