From: Rob Herring Date: Tue, 19 Jul 2022 21:50:09 +0000 (-0600) Subject: regulator: Add missing type for 'regulator-microvolt-offset' X-Git-Tag: v6.0-rc1~189^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c7da3741804fc5631d94f4df24382ce6e88f02c;p=thirdparty%2Fkernel%2Flinux.git regulator: Add missing type for 'regulator-microvolt-offset' 'regulator-microvolt-offset' is missing a type definition. The type should be 'uint32'. Signed-off-by: Rob Herring Link: https://lore.kernel.org/r/20220719215010.1875363-1-robh@kernel.org Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/regulator/regulator.yaml b/Documentation/devicetree/bindings/regulator/regulator.yaml index a9b66ececccf3..6e8aa9eed3aa1 100644 --- a/Documentation/devicetree/bindings/regulator/regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/regulator.yaml @@ -23,6 +23,7 @@ properties: regulator-microvolt-offset: description: Offset applied to voltages to compensate for voltage drops + $ref: "/schemas/types.yaml#/definitions/uint32" regulator-min-microamp: description: smallest current consumers may set