Skip to content

Commit a6d86c1

Browse files
Andre-ARMWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: sunxi: add Allwinner A523 compatible string
The Allwinner A523 SoC features a watchdog similar to the one used in previous SoCs, but moves some registers around (by just one word), making it incompatible to existing IPs. Add the new name to the list of compatible string, and also to the list of IP requiring two clock inputs. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250307005712.16828-4-andre.przywara@arm.com Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
1 parent 48a1366 commit a6d86c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ properties:
3232
- items:
3333
- const: allwinner,sun20i-d1-wdt-reset
3434
- const: allwinner,sun20i-d1-wdt
35+
- const: allwinner,sun55i-a523-wdt
3536

3637
reg:
3738
maxItems: 1
@@ -60,6 +61,7 @@ if:
6061
- allwinner,sun20i-d1-wdt-reset
6162
- allwinner,sun50i-r329-wdt
6263
- allwinner,sun50i-r329-wdt-reset
64+
- allwinner,sun55i-a523-wdt
6365

6466
then:
6567
properties:

0 commit comments

Comments
 (0)