linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: rtc: at91rm9200: document clocks property
@ 2020-01-28 20:42 Alexandre Belloni
  2020-01-28 21:31 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2020-01-28 20:42 UTC (permalink / raw)
  To: linux-rtc; +Cc: linux-kernel, Alexandre Belloni, Rob Herring

The clocks property is mandatory, document it.

Reported-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
---
 .../devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml         | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
index 39f13711adfc..02bbfe726c62 100644
--- a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
@@ -27,10 +27,14 @@ properties:
   interrupts:
     maxItems: 1
 
+  clocks:
+    maxItems: 1
+
 required:
   - compatible
   - reg
   - interrupts
+  - clocks
 
 additionalProperties: false
 
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: rtc: at91rm9200: document clocks property
  2020-01-28 20:42 [PATCH] dt-bindings: rtc: at91rm9200: document clocks property Alexandre Belloni
@ 2020-01-28 21:31 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2020-01-28 21:31 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: open list:REAL TIME CLOCK (RTC) SUBSYSTEM, linux-kernel

On Tue, Jan 28, 2020 at 2:42 PM Alexandre Belloni
<alexandre.belloni@bootlin.com> wrote:
>
> The clocks property is mandatory, document it.
>
> Reported-by: Rob Herring <robh+dt@kernel.org>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> ---
>  .../devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml         | 4 ++++
>  1 file changed, 4 insertions(+)

Acked-by: Rob Herring <robh@kernel.org>

In the future, please Cc the DT list.

Rob

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-28 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 20:42 [PATCH] dt-bindings: rtc: at91rm9200: document clocks property Alexandre Belloni
2020-01-28 21:31 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).