File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Documentation/devicetree/bindings/watchdog Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Required properties:
7
7
Examples with soctypes are:
8
8
- "renesas,r8a7743-wdt" (RZ/G1M)
9
9
- "renesas,r8a7745-wdt" (RZ/G1E)
10
+ - "renesas,r8a774a1-wdt" (RZ/G2M)
10
11
- "renesas,r8a7790-wdt" (R-Car H2)
11
12
- "renesas,r8a7791-wdt" (R-Car M2-W)
12
13
- "renesas,r8a7792-wdt" (R-Car V2H)
@@ -21,8 +22,8 @@ Required properties:
21
22
- "renesas,r7s72100-wdt" (RZ/A1)
22
23
The generic compatible string must be:
23
24
- "renesas,rza-wdt" for RZ/A
24
- - "renesas,rcar-gen2-wdt" for R-Car Gen2 and RZ/G
25
- - "renesas,rcar-gen3-wdt" for R-Car Gen3
25
+ - "renesas,rcar-gen2-wdt" for R-Car Gen2 and RZ/G1
26
+ - "renesas,rcar-gen3-wdt" for R-Car Gen3 and RZ/G2
26
27
27
28
- reg : Should contain WDT registers location and length
28
29
- clocks : the clock feeding the watchdog timer.
You can’t perform that action at this time.
0 commit comments