Skip to content

Commit 9dc731b

Browse files
jjhiblotWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1
Describe the WDT hardware in the RZ/N1 series. Signed-off-by: Jean-Jacques Hiblot <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] [groeck: Rebased, fixed conflicts] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent 330415e commit 9dc731b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ properties:
1919
- renesas,r7s9210-wdt # RZ/A2
2020
- const: renesas,rza-wdt # RZ/A
2121

22+
- items:
23+
- enum:
24+
- renesas,r9a06g032-wdt # RZ/N1D
25+
- const: renesas,rzn1-wdt # RZ/N1
26+
2227
- items:
2328
- enum:
2429
- renesas,r9a07g043-wdt # RZ/G2UL
@@ -96,6 +101,7 @@ allOf:
96101
contains:
97102
enum:
98103
- renesas,rza-wdt
104+
- renesas,rzn1-wdt
99105
then:
100106
required:
101107
- power-domains

0 commit comments

Comments
 (0)