summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/regulator/regulator.yaml
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2021-12-06 16:37:26 +0100
committerMark Brown <broonie@kernel.org>2021-12-07 14:33:26 +0000
commit8d2de3a548ad05fe09bca58f09ff1ab2e69cf40a (patch)
tree1b35abdf25ddc4718bb2d4d4c4e442c7f49f00e5 /Documentation/devicetree/bindings/regulator/regulator.yaml
parent4aafc5c61b4c2be920b8a56b11279c5fadb8a6bf (diff)
regulator: Fix type of regulator-coupled-max-spread property
According to the description and the various uses of this property it is meant to be an array of unsigned 32-bit values, so fixup the type to match that. Signed-off-by: Thierry Reding <treding@nvidia.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20211206153726.227464-1-thierry.reding@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator/regulator.yaml')
-rw-r--r--Documentation/devicetree/bindings/regulator/regulator.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/regulator.yaml b/Documentation/devicetree/bindings/regulator/regulator.yaml
index a6ae9ecae5cc..ed560ee8714e 100644
--- a/Documentation/devicetree/bindings/regulator/regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/regulator.yaml
@@ -218,7 +218,7 @@ properties:
description: Array of maximum spread between voltages of coupled regulators
in microvolts, each value in the array relates to the corresponding
couple specified by the regulator-coupled-with property.
- $ref: "/schemas/types.yaml#/definitions/uint32"
+ $ref: "/schemas/types.yaml#/definitions/uint32-array"
regulator-max-step-microvolt:
description: Maximum difference between current and target voltages