From 12e3e1bfa4faa4110e2ce5f9fc8203e9dc2a7569 Mon Sep 17 00:00:00 2001 From: Fugang Duan Date: Tue, 29 Aug 2017 17:10:28 +0800 Subject: MLK-15348-01 input: touch: focaltech: add more property to support multiple panel Add device node more property to support multiple panel. Signed-off-by: Fugang Duan (cherry picked from commit: 8e85cfa29fa33b9a6c1335e9f1355290d0f0fab7) --- Documentation/devicetree/bindings/input/touchscreen/focaltech-ts.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Documentation/devicetree/bindings/input') diff --git a/Documentation/devicetree/bindings/input/touchscreen/focaltech-ts.txt b/Documentation/devicetree/bindings/input/touchscreen/focaltech-ts.txt index b8e46cc8f8e8..8e5257db88f6 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/focaltech-ts.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/focaltech-ts.txt @@ -22,6 +22,8 @@ Optional properties: - focaltech,key-y-coord : constant y coordinate of keys, depends on the y resolution - focaltech,key-x-coords : constant x coordinates of keys, depends on the x resolution - focaltech,swap-xy : swap x-y coordinates + - focaltech,panel-type : set panel type, default is FT5416 panel + - focaltech,scaling-down-half : scale down the x-y coordiantes to half Example: -- cgit v1.2.3