summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/input/adc-joystick.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/input/adc-joystick.yaml')
-rw-r--r--dts/Bindings/input/adc-joystick.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/input/adc-joystick.yaml b/dts/Bindings/input/adc-joystick.yaml
index 2ee04e03bc..64d961458a 100644
--- a/dts/Bindings/input/adc-joystick.yaml
+++ b/dts/Bindings/input/adc-joystick.yaml
@@ -45,6 +45,7 @@ additionalProperties: false
patternProperties:
"^axis@[0-9a-f]+$":
type: object
+ $ref: input.yaml#
description: >
Represents a joystick axis bound to the given ADC channel.
For each entry in the io-channels list, one axis subnode with a matching
@@ -57,7 +58,6 @@ patternProperties:
description: Index of an io-channels list entry bound to this axis.
linux,code:
- $ref: /schemas/types.yaml#/definitions/uint32
description: EV_ABS specific event code generated by the axis.
abs-range: