Lines Matching +full:x +full:- +full:axis
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:
21 description: minimum x coordinate reported
25 touchscreen-min-y:
30 touchscreen-size-x:
31 description: horizontal resolution of touchscreen (maximum x coordinate reported + 1)
34 touchscreen-size-y:
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:
66 description: X axis is inverted
69 touchscreen-inverted-y:
70 description: Y axis is inverted
73 touchscreen-swapped-x-y:
74 description: X and Y axis are swapped
75 Swapping is done after inverting the axis
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 ]