aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/input/touchscreen/touchscreen.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/Bindings/input/touchscreen/touchscreen.yaml')
-rw-r--r--sys/contrib/device-tree/Bindings/input/touchscreen/touchscreen.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/contrib/device-tree/Bindings/input/touchscreen/touchscreen.yaml b/sys/contrib/device-tree/Bindings/input/touchscreen/touchscreen.yaml
index 046ace461cc9..895592da9626 100644
--- a/sys/contrib/device-tree/Bindings/input/touchscreen/touchscreen.yaml
+++ b/sys/contrib/device-tree/Bindings/input/touchscreen/touchscreen.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/input/touchscreen/touchscreen.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: Common touchscreen Bindings
+title: Common touchscreen
maintainers:
- Dmitry Torokhov <dmitry.torokhov@gmail.com>
@@ -74,6 +74,12 @@ properties:
touchscreen-y-mm:
description: vertical length in mm of the touchscreen
+ touchscreen-x-plate-ohms:
+ description: Resistance of the X-plate in Ohms
+
+ touchscreen-y-plate-ohms:
+ description: Resistance of the Y-plate in Ohms
+
dependencies:
touchscreen-size-x: [ touchscreen-size-y ]
touchscreen-size-y: [ touchscreen-size-x ]