From: Alexandre Belloni Date: Tue, 28 Jan 2020 20:42:00 +0000 (+0100) Subject: dt-bindings: rtc: at91rm9200: document clocks property X-Git-Tag: v5.6-rc1~71^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f45719240700398b63a165f6b7f3fbab04f0b052;p=linux.git dt-bindings: rtc: at91rm9200: document clocks property The clocks property is mandatory, document it. Reported-by: Rob Herring Acked-by: Rob Herring Link: https://lore.kernel.org/r/20200128204200.22201-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni --- diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml index 39f13711adfcb..02bbfe726c62f 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