Input: sx8654 - add sx8650 support
authorRichard Leitner <richard.leitner@skidata.com>
Mon, 28 Jan 2019 22:58:27 +0000 (14:58 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 29 Jan 2019 00:30:43 +0000 (16:30 -0800)
commit43df039c6d92266d6e023f7eb23aeb6511934f20
tree62882fc73bfaa7324ada56c4bf149f89626bdee9
parent5896756a70b2f1d476d5cf2e174c1675ff0d9e8b
Input: sx8654 - add sx8650 support

The sx8654 and sx8650 are quite similar, therefore add support for the
sx8650 within the sx8654 driver.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Reviewed-by: Rob Herring <robh@kernel.org>
[dtor: use __be16 in sx8650_irq, add missing del_timer_sync]
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/sx8654.txt
drivers/input/touchscreen/sx8654.c