Skip to content
Snippets Groups Projects
Commit 88b67db7 authored by Maxime Ripard's avatar Maxime Ripard Committed by Frieder Schrempf
Browse files

dt-bindings: rtc: sun6i-a31-rtc: Loosen the requirements on the clocks


commit 48b47749 upstream.

The commit ec98a875 ("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: ec98a875 ("rtc: sun6i: Make external 32k oscillator optional")
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Acked-by: default avatarJernej Skrabec <jernej.skrabec@siol.net>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20210114113538.1233933-3-maxime@cerno.tech


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f3eccbd0
No related branches found
No related tags found
1 merge request!69Upate to latest patch release v5.4.236
...@@ -128,7 +128,6 @@ required: ...@@ -128,7 +128,6 @@ required:
- compatible - compatible
- reg - reg
- interrupts - interrupts
- clocks
- clock-output-names - clock-output-names
additionalProperties: false additionalProperties: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment