Lines Matching +full:y +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>
13 touchscreen-min-x:
18 touchscreen-min-y:
19 description: minimum y coordinate reported
23 touchscreen-size-x:
27 touchscreen-size-y:
28 description: vertical resolution of touchscreen (maximum y coordinate reported + 1)
31 touchscreen-max-pressure:
35 touchscreen-min-pressure:
40 touchscreen-fuzz-x:
44 touchscreen-fuzz-y:
48 touchscreen-fuzz-pressure:
53 touchscreen-average-samples:
58 touchscreen-inverted-x:
59 description: X axis is inverted
62 touchscreen-inverted-y:
63 description: Y axis is inverted
66 touchscreen-swapped-x-y:
67 description: X and Y axis are swapped
68 Swapping is done after inverting the axis
71 touchscreen-x-mm:
74 touchscreen-y-mm:
77 touchscreen-x-plate-ohms:
78 description: Resistance of the X-plate in Ohms
80 touchscreen-y-plate-ohms:
81 description: Resistance of the Y-plate in Ohms
84 touchscreen-size-x: [ touchscreen-size-y ]
85 touchscreen-size-y: [ touchscreen-size-x ]
86 touchscreen-x-mm: [ touchscreen-y-mm ]
87 touchscreen-y-mm: [ touchscreen-x-mm ]