]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: pixcir_i2c_ts - add RESET gpio
authorRoger Quadros <rogerq@ti.com>
Mon, 6 Jul 2015 20:27:43 +0000 (13:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 12 Jul 2015 00:28:27 +0000 (17:28 -0700)
commit40929167e6e8450a06501d292c5e5c81455d1c47
tree56e123cf07f30e09a2756ead74cf9c9797e7064e
parent127520caebd9ae1b77c7026bf538a81b8fcd19a8
Input: pixcir_i2c_ts - add RESET gpio

The controller has a RESET pin which is usually controlled over
a GPIO line. If such a GPIO is provided, perform a RESET
during probe.

Signed-off-by: Roger Quadros <rogerq@ti.com>
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