Skip to content

Commit

Permalink
dt-bindings: iio: adc: drop redundant type from label
Browse files Browse the repository at this point in the history
dtschema defines label as string, so $ref in other bindings is
redundant.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240226123004.91061-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
  • Loading branch information
Krzysztof Kozlowski authored and Jonathan Cameron committed Feb 28, 2024
1 parent de42d33 commit 513ea6b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Documentation/devicetree/bindings/iio/adc/adc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ properties:
maxItems: 1

label:
$ref: /schemas/types.yaml#/definitions/string
description: Unique name to identify which channel this is.

bipolar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ patternProperties:
in the PMIC-specific files in include/dt-bindings/iio/.
label:
$ref: /schemas/types.yaml#/definitions/string
description: |
ADC input of the platform as seen in the schematics.
For thermistor inputs connected to generic AMUX or GPIO inputs
Expand Down

0 comments on commit 513ea6b

Please sign in to comment.