dt-bindings: rtc: microcrystal,rv3032: Add missing type to 'trickle-voltage-millivolt'
authorRob Herring <robh@kernel.org>
Tue, 19 Jul 2022 21:51:42 +0000 (15:51 -0600)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 26 Jul 2022 14:57:17 +0000 (16:57 +0200)
'trickle-voltage-millivolt' is missing a type definition. '-millivolt' 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>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20220719215143.1877566-1-robh@kernel.org
Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml

index 9593840..60f9027 100644 (file)
@@ -32,6 +32,7 @@ properties:
       - 11000
 
   trickle-voltage-millivolt:
+    $ref: /schemas/types.yaml#/definitions/uint32
     enum:
       - 1750
       - 3000