Skip to content

Commit f55937e

Browse files
prabhakarladWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: renesas,wdt: Document RZ/V2N (R9A09G056) support
Document support for the watchdog IP found on the Renesas RZ/V2N (R9A09G056) SoC. The watchdog IP is identical to that on RZ/V2H(P), so `renesas,r9a09g057-wdt` will be used as a fallback compatible, enabling reuse of the existing driver without changes. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20250502120054.47323-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
1 parent a4e2401 commit f55937e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ properties:
7676
- const: renesas,rcar-gen4-wdt # R-Car Gen4
7777

7878
- items:
79-
- const: renesas,r9a09g047-wdt # RZ/G3E
79+
- enum:
80+
- renesas,r9a09g047-wdt # RZ/G3E
81+
- renesas,r9a09g056-wdt # RZ/V2N
8082
- const: renesas,r9a09g057-wdt # RZ/V2H(P)
8183

8284
- const: renesas,r9a09g057-wdt # RZ/V2H(P)

0 commit comments

Comments
 (0)