Commit 4015580e authored by Karthikeyan Krishnasamy's avatar Karthikeyan Krishnasamy Committed by Alexandre Belloni

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: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarKarthikeyan Krishnasamy <karthikeyan@linumiz.com>
Acked-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20240912142451.2952633-4-karthikeyan@linumiz.comSigned-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent 60a06efc
......@@ -22,6 +22,9 @@ properties:
interrupts:
maxItems: 1
"#clock-cells":
const: 0
trickle-resistor-ohms:
enum:
- 3000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment