Skip to content

Commit 2830320

Browse files
robherringalexandrebelloni
authored andcommitted
dt-bindings: rtc: microcrystal,rv3032: Add missing type to 'trickle-voltage-millivolt'
'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
1 parent 71af915 commit 2830320

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ properties:
3232
- 11000
3333

3434
trickle-voltage-millivolt:
35+
$ref: /schemas/types.yaml#/definitions/uint32
3536
enum:
3637
- 1750
3738
- 3000

0 commit comments

Comments
 (0)