Skip to content

Commit 360bd62

Browse files
committed
Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog
Pull watchdog fixlet from Wim Van Sebroeck: "Document support for r8a774a1" * tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog: dt-bindings: watchdog: renesas-wdt: Document r8a774a1 support
2 parents b18ed66 + 74081c9 commit 360bd62

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/devicetree/bindings/watchdog/renesas-wdt.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Required properties:
77
Examples with soctypes are:
88
- "renesas,r8a7743-wdt" (RZ/G1M)
99
- "renesas,r8a7745-wdt" (RZ/G1E)
10+
- "renesas,r8a774a1-wdt" (RZ/G2M)
1011
- "renesas,r8a7790-wdt" (R-Car H2)
1112
- "renesas,r8a7791-wdt" (R-Car M2-W)
1213
- "renesas,r8a7792-wdt" (R-Car V2H)
@@ -21,8 +22,8 @@ Required properties:
2122
- "renesas,r7s72100-wdt" (RZ/A1)
2223
The generic compatible string must be:
2324
- "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
2627

2728
- reg : Should contain WDT registers location and length
2829
- clocks : the clock feeding the watchdog timer.

0 commit comments

Comments
 (0)