Lines Matching +full:on +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:
25 touchscreen-min-y:
30 touchscreen-size-x:
34 touchscreen-size-y:
38 touchscreen-max-pressure:
39 description: maximum reported pressure (arbitrary range dependent on the controller)
42 touchscreen-min-pressure:
43 description: minimum pressure on the touchscreen to be achieved in order
47 touchscreen-fuzz-x:
51 touchscreen-fuzz-y:
55 touchscreen-fuzz-pressure:
57 range dependent on the controller)
60 touchscreen-average-samples:
62 values dependent on the controller)
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 ]