This change documents the support of another input data acquisition mode (XY). This mode is mostly relevant in the context of/combination with the tracking index. Signed-off-by: Leif Middelschulte <leif.middelschulte@xxxxxxxxxxxxx> --- Documentation/devicetree/bindings/input/touchscreen/stmpe.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/input/touchscreen/stmpe.txt b/Documentation/devicetree/bindings/input/touchscreen/stmpe.txt index d20dc5a7d8ad..aee1abf06ddb 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/stmpe.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/stmpe.txt @@ -28,6 +28,9 @@ Optional properties: 5 -> 10 ms 6 -> 50 ms 7 -> 100 ms +- st,op-mod : Axis information acquisition operating mode (Default is 0) + 0 -> XYZ + 1 -> XY - st,fraction-z : Length of the fractional part in z (recommended is 7) (fraction-z ([0..7]) = Count of the fractional part) - st,i-drive : current limit value of the touchscreen drivers -- 2.21.0