]> git.baikalelectronics.ru Git - kernel.git/commit
Input: sx8654 - add sx8655 and sx8656 to compatibles
authorRichard Leitner <richard.leitner@skidata.com>
Mon, 28 Jan 2019 22:54:04 +0000 (14:54 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 29 Jan 2019 00:27:28 +0000 (16:27 -0800)
commite86f596781866686458b99f65dba666c07575b43
treecf90337b8e69c7e6be06b1d46170b416b734b8f6
parent1a420e037030c825bd78773773a16e9fecacfa88
Input: sx8654 - add sx8655 and sx8656 to compatibles

As the sx865[456] share the same datasheet and differ only in the
presence of a "capacitive proximity detection circuit" and a "haptics
motor driver for LRA/ERM" add them to the compatbiles. As the driver
doesn't implement these features it should be no problem.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/sx8654.txt
drivers/input/touchscreen/sx8654.c