dt-bindings: input: Add Cypress TT21000 touchscreen controller
authorAlistair Francis <alistair@alistair23.me>
Wed, 26 Oct 2022 11:49:06 +0000 (21:49 +1000)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 1 Nov 2022 14:57:32 +0000 (07:57 -0700)
commitcdb51323360c9d3cc33831a2eb3ea75b967985af
tree22dfee2d5891c261ef16e696e6ca776e75c3960d
parent66603243f5283f7f28c795f09e7c2167233df0bd
dt-bindings: input: Add Cypress TT21000 touchscreen controller

Add the Cypress TrueTouch Generation 5 touchscreen device tree bindings
documentation. It can use I2C or SPI bus.
This touchscreen can handle some defined zone that are designed and
sent as button. To be able to customize the keycode sent, the
"linux,code" property in a "button" sub-node can be used.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221026114908.191472-3-alistair@alistair23.me
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.yaml [new file with mode: 0644]