]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9922a6a6b2c9755534414b20306a818348a56cd8
treef968a59db9672f575a54cddb9d479a2c8096eb80
parent0dfb6cf5eccd7b2bfa4940c441b8e41faf9b740c
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]