]> git.baikalelectronics.ru Git - kernel.git/commit
Input: pixcir_i2c - add support for wake and enable gpios
authorSander Vermin <sander@vermin.nl>
Tue, 1 Dec 2015 21:25:05 +0000 (13:25 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 5 Dec 2015 01:12:07 +0000 (17:12 -0800)
commitf4bb0534a4b7deabca30b5425e40ea3b9fa93221
treeb0d7c88d50196316341fa1a3206e6af56e67f8b4
parentf085b0e7238bb3ed7c0af41f56f13aef1bc117ab
Input: pixcir_i2c - add support for wake and enable gpios

On some devices the wake and enable pins of the pixcir touchscreen
controller are connected to gpios and these must be controlled by the
driver for the device to operate properly.

Signed-off-by: Sander Vermin <sander@vermin.nl>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/pixcir_i2c_ts.txt
drivers/input/touchscreen/pixcir_i2c_ts.c