Input: add support for Azoteq IQS550/572/525
authorJeff LaBundy <jeff@labundy.com>
Tue, 30 Apr 2019 07:16:11 +0000 (00:16 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 30 Apr 2019 07:38:51 +0000 (00:38 -0700)
commit7b5bb55d0dad859ee5bb41b1664e2ac577378c38
treef968a59db9672f575a54cddb9d479a2c8096eb80
parent13bda2d07791d0093728aed7698e76d2977e7639
Input: add support for Azoteq IQS550/572/525

This patch adds support for the Azoteq IQS550/572/525 family of
trackpad/touchscreen controllers.

The driver has been tested with an IQS550EV02 evaluation board. A
demonstration of the driver's capabilities is available here:

https://youtu.be/sRNNx4XZBts

Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/iqs5xx.txt [new file with mode: 0644]
Documentation/devicetree/bindings/vendor-prefixes.txt
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/iqs5xx.c [new file with mode: 0644]