]> 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)
commitbf3656cceb607ce60a577d924e40c48415342f75
treef968a59db9672f575a54cddb9d479a2c8096eb80
parenta0dca281b268d666f1fab9ff54ee40df52b40b04
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]