Commit 513ea6b7 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Jonathan Cameron

dt-bindings: iio: adc: drop redundant type from label

dtschema defines label as string, so $ref in other bindings is
redundant.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240226123004.91061-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent de42d339
...@@ -22,7 +22,6 @@ properties: ...@@ -22,7 +22,6 @@ properties:
maxItems: 1 maxItems: 1
label: label:
$ref: /schemas/types.yaml#/definitions/string
description: Unique name to identify which channel this is. description: Unique name to identify which channel this is.
bipolar: bipolar:
......
...@@ -75,7 +75,6 @@ patternProperties: ...@@ -75,7 +75,6 @@ patternProperties:
in the PMIC-specific files in include/dt-bindings/iio/. in the PMIC-specific files in include/dt-bindings/iio/.
label: label:
$ref: /schemas/types.yaml#/definitions/string
description: | description: |
ADC input of the platform as seen in the schematics. ADC input of the platform as seen in the schematics.
For thermistor inputs connected to generic AMUX or GPIO inputs For thermistor inputs connected to generic AMUX or GPIO inputs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment