Lines Matching +full:y +full:- +full:plate +full:- +full:ohms
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dmitry Torokhov <dmitry.torokhov@gmail.com>
20 touchscreen-min-x:
25 touchscreen-min-y:
26 description: minimum y coordinate reported
30 touchscreen-size-x:
34 touchscreen-size-y:
35 description: vertical resolution of touchscreen (maximum y coordinate reported + 1)
38 touchscreen-max-pressure:
42 touchscreen-min-pressure:
47 touchscreen-fuzz-x:
51 touchscreen-fuzz-y:
55 touchscreen-fuzz-pressure:
60 touchscreen-average-samples:
65 touchscreen-inverted-x:
69 touchscreen-inverted-y:
70 description: Y axis is inverted
73 touchscreen-swapped-x-y:
74 description: X and Y axis are swapped
78 touchscreen-x-mm:
81 touchscreen-y-mm:
84 touchscreen-x-plate-ohms:
85 description: Resistance of the X-plate in Ohms
87 touchscreen-y-plate-ohms:
88 description: Resistance of the Y-plate in Ohms
91 touchscreen-size-x: [ touchscreen-size-y ]
92 touchscreen-size-y: [ touchscreen-size-x ]
93 touchscreen-x-mm: [ touchscreen-y-mm ]
94 touchscreen-y-mm: [ touchscreen-x-mm ]