]> git.baikalelectronics.ru Git - kernel.git/commit
Input: zforce - add regulator handling
authorHeiko Stuebner <heiko.stuebner@bq.com>
Mon, 21 Jul 2014 17:02:11 +0000 (10:02 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 21 Jul 2014 17:28:53 +0000 (10:28 -0700)
commitff7f86ba1f10b78bc333b2d4b403d0dcab1ca6d2
tree7b2f7879d3b9463178643894b4bd69281ca5093b
parentfb72b04c0bfabf002c8e46c95f6245a7bb46ceae
Input: zforce - add regulator handling

It's possible that the controller has an individually switchable power supply.
Therefore add support to control a supplying regulator.

As this is not always the case, the regulator is requested as optional.

Signed-off-by: Heiko Stuebner <heiko.stuebner@bq.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/zforce_ts.txt
drivers/input/touchscreen/zforce_ts.c