OSDN Git Service

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)
commitbcf5b3deb0d269a3a28ecf4c73e1c89121ba61d4
treeb0d7c88d50196316341fa1a3206e6af56e67f8b4
parente0361b70175f0cd6199dd9ed6679632de73973d4
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