[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240823153528.3863993-6-karthikeyan@linumiz.com>
Date: Fri, 23 Aug 2024 21:05:25 +0530
From: Karthikeyan Krishnasamy <karthikeyan@...umiz.com>
To: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
heiko@...ech.de,
alexandre.belloni@...tlin.com
Cc: devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
linux-rtc@...r.kernel.org,
Karthikeyan Krishnasamy <karthikeyan@...umiz.com>
Subject: [PATCH 5/8] Documentation: bindings: rtc: add clock-cells property
consume clkout from rv3028 rtc which is able to provide
different clock frequency upon configuration
Signed-off-by: Karthikeyan Krishnasamy <karthikeyan@...umiz.com>
---
Documentation/devicetree/bindings/rtc/microcrystal,rv3028.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/rtc/microcrystal,rv3028.yaml b/Documentation/devicetree/bindings/rtc/microcrystal,rv3028.yaml
index 5ade5dfad048..cda8ad7c1203 100644
--- a/Documentation/devicetree/bindings/rtc/microcrystal,rv3028.yaml
+++ b/Documentation/devicetree/bindings/rtc/microcrystal,rv3028.yaml
@@ -22,6 +22,9 @@ properties:
interrupts:
maxItems: 1
+ "#clock-cells":
+ const: 0
+
trickle-resistor-ohms:
enum:
- 3000
--
2.39.2
Powered by blists - more mailing lists