diff options
author | Rob Herring <robh@kernel.org> | 2022-07-19 15:51:52 -0600 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-07-27 08:51:46 -0600 |
commit | f9d88f93ec6d1f81e6907d0e18aa201bf649f4f7 (patch) | |
tree | f7760f012f2f783d1da7ec2736a64320c00e425e /Documentation/devicetree | |
parent | fe75ac871214e83b192fe64c8329489d8e1a6a14 (diff) |
dt-bindings: iio/dac: adi,ad5766: Add missing type to 'output-range-microvolts'
'output-range-microvolts' is missing a type definition. '-microvolts' is
not a standard unit (should be '-microvolt'). As the property is already
in use, add a type reference.
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220719215152.1877776-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml b/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml index a8f7720d1e3e..29bd16dab546 100644 --- a/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml +++ b/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml @@ -22,6 +22,8 @@ properties: - adi,ad5767 output-range-microvolts: + $ref: /schemas/types.yaml#/definitions/int32-array + maxItems: 2 description: Select converter output range. reg: |