Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Andre Przywara and committed by
Wim Van Sebroeck
a6d86c1b 48a13663

+2
+2
Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml
··· 32 32 - items: 33 33 - const: allwinner,sun20i-d1-wdt-reset 34 34 - const: allwinner,sun20i-d1-wdt 35 + - const: allwinner,sun55i-a523-wdt 35 36 36 37 reg: 37 38 maxItems: 1 ··· 61 60 - allwinner,sun20i-d1-wdt-reset 62 61 - allwinner,sun50i-r329-wdt 63 62 - allwinner,sun50i-r329-wdt-reset 63 + - allwinner,sun55i-a523-wdt 64 64 65 65 then: 66 66 properties: