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 <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 71af915 commit 2830320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)