File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Documentation/devicetree/bindings/thermal Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,12 @@ Required properties:
4
4
- compatible : "renesas,thermal-<soctype>",
5
5
"renesas,rcar-gen2-thermal" (with thermal-zone) or
6
6
"renesas,rcar-thermal" (without thermal-zone) as
7
- fallback except R-Car V3M/D3.
7
+ fallback except R-Car V3M/D3 and RZ/G2E .
8
8
Examples with soctypes are:
9
9
- "renesas,thermal-r8a73a4" (R-Mobile APE6)
10
10
- "renesas,thermal-r8a7743" (RZ/G1M)
11
11
- "renesas,thermal-r8a7744" (RZ/G1N)
12
+ - "renesas,thermal-r8a774c0" (RZ/G2E)
12
13
- "renesas,thermal-r8a7779" (R-Car H1)
13
14
- "renesas,thermal-r8a7790" (R-Car H2)
14
15
- "renesas,thermal-r8a7791" (R-Car M2-W)
@@ -23,7 +24,7 @@ Required properties:
23
24
Option properties:
24
25
25
26
- 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.
27
28
28
29
Example (non interrupt support):
29
30
You can’t perform that action at this time.
0 commit comments