aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2021-06-01 21:26:22 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2021-06-01 21:35:22 -0700
commit77191c8d6ccf2ef6d09a1a931419bd0595d046a1 (patch)
treed4364f83c7b1db324c5361201c35a328747150d7 /Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
parentInput: cyttsp - remove public header (diff)
downloadwireguard-linux-77191c8d6ccf2ef6d09a1a931419bd0595d046a1.tar.xz
wireguard-linux-77191c8d6ccf2ef6d09a1a931419bd0595d046a1.zip
dt-bindings: input: touchscreen: edt-ft5x06: add iovcc-supply
At the moment, the edt-ft5x06 driver can control a single regulator ("vcc"). However, some FocalTech touch controllers have an additional IOVCC pin that should be supplied with the digital I/O voltage. The I/O voltage might be provided by another regulator that should also be kept on. Otherwise, the touchscreen can randomly stop functioning if the regulator is turned off because no other components still require it. Document (optional) support for controlling the regulator for IOVCC using "iovcc-supply". Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Link: https://lore.kernel.org/r/20210510193108.50178-1-stephan@gerhold.net Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml')
-rw-r--r--Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
index bfc3a8b5e118..2e8da7470513 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
@@ -56,6 +56,7 @@ properties:
wakeup-source: true
vcc-supply: true
+ iovcc-supply: true
gain:
description: Allows setting the sensitivity in the range from 0 to 31.