Skip to content

Commit 4015580

Browse files
karthi012alexandrebelloni
authored andcommitted
dt-bindings: rtc: microcrystal,rv3028: add #clock-cells property
RV3028 RTC has a clock out features, the clk out can be controlled using clkout register, to consume the clock out from rv3028 '#clock-cells' property is added. Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Karthikeyan Krishnasamy <karthikeyan@linumiz.com> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20240912142451.2952633-4-karthikeyan@linumiz.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
1 parent 60a06ef commit 4015580

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ properties:
2222
interrupts:
2323
maxItems: 1
2424

25+
"#clock-cells":
26+
const: 0
27+
2528
trickle-resistor-ohms:
2629
enum:
2730
- 3000

0 commit comments

Comments
 (0)