Skip to content

Commit 9beeecb

Browse files
Andre-ARMalexandrebelloni
authored andcommitted
dt-bindings: rtc: sun6i: Add Allwinner A523 support
The RTC in the Allwinner A523 SoC is compatible to the D1 and R329, so just add its name and use the R329 as a fallback. Signed-off-by: Andre Przywara <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent 60f0108 commit 9beeecb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/rtc/allwinner,sun6i-a31-rtc.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ properties:
3030
- const: allwinner,sun50i-a64-rtc
3131
- const: allwinner,sun8i-h3-rtc
3232
- items:
33-
- const: allwinner,sun20i-d1-rtc
33+
- enum:
34+
- allwinner,sun20i-d1-rtc
35+
- allwinner,sun55i-a523-rtc
3436
- const: allwinner,sun50i-r329-rtc
3537

3638
reg:

0 commit comments

Comments
 (0)