]> git.baikalelectronics.ru Git - kernel.git/commitdiff
dt-bindings: rtc: sun6i-a31-rtc: Loosen the requirements on the clocks
authorMaxime Ripard <maxime@cerno.tech>
Thu, 14 Jan 2021 11:35:22 +0000 (12:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 Mar 2023 15:44:17 +0000 (16:44 +0100)
commit 0d433133593c7ca837a1533d7a5bd0fb7729d74e upstream.

The commit 778ae812faa1 ("rtc: sun6i: Make external 32k oscillator
optional") loosened the requirement of the clocks property, making it
optional. However, the binding still required it to be present.

Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Fixes: 778ae812faa1 ("rtc: sun6i: Make external 32k oscillator optional")
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Jernej Skrabec <jernej.skrabec@siol.net>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20210114113538.1233933-3-maxime@cerno.tech
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/rtc/allwinner,sun6i-a31-rtc.yaml

index d7a57ec4a6400bec0f0107fb1aeba516a1175bb1..140793050df33c3497b79cacf9bb1baefbf54cc3 100644 (file)
@@ -128,7 +128,6 @@ required:
   - compatible
   - reg
   - interrupts
-  - clocks
   - clock-output-names
 
 additionalProperties: false