Skip to content

Commit 69f8f55

Browse files
Fabrizio CastroEduardo Valentin
authored andcommitted
dt-bindings: thermal: rcar-thermal: add R8A774C0 support
Document RZ/G2E SoC (a.k.a. r8a774c0) bindings. Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
1 parent bf9ff83 commit 69f8f55

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/devicetree/bindings/thermal/rcar-thermal.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ Required properties:
44
- compatible : "renesas,thermal-<soctype>",
55
"renesas,rcar-gen2-thermal" (with thermal-zone) or
66
"renesas,rcar-thermal" (without thermal-zone) as
7-
fallback except R-Car V3M/D3.
7+
fallback except R-Car V3M/D3 and RZ/G2E.
88
Examples with soctypes are:
99
- "renesas,thermal-r8a73a4" (R-Mobile APE6)
1010
- "renesas,thermal-r8a7743" (RZ/G1M)
1111
- "renesas,thermal-r8a7744" (RZ/G1N)
12+
- "renesas,thermal-r8a774c0" (RZ/G2E)
1213
- "renesas,thermal-r8a7779" (R-Car H1)
1314
- "renesas,thermal-r8a7790" (R-Car H2)
1415
- "renesas,thermal-r8a7791" (R-Car M2-W)
@@ -23,7 +24,7 @@ Required properties:
2324
Option properties:
2425

2526
- interrupts : If present should contain 3 interrupts for
26-
R-Car V3M/D3 or 1 interrupt otherwise.
27+
R-Car V3M/D3 and RZ/G2E or 1 interrupt otherwise.
2728

2829
Example (non interrupt support):
2930

0 commit comments

Comments
 (0)