Skip to content

Commit fafcc40

Browse files
prabhakarladrobherring
authored andcommitted
dt-bindings: thermal: rcar-thermal: Add device tree support for r8a7742
Add thermal sensor support for r8a7742 SoC. The Renesas RZ/G1H (r8a7742) thermal sensor module is identical to the R-Car Gen2 family. No driver change is needed due to the fallback compatible value "renesas,rcar-gen2-thermal". Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
1 parent 41d455b commit fafcc40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ properties:
2020
- const: renesas,rcar-thermal # Generic without thermal-zone
2121
- items:
2222
- enum:
23+
- renesas,thermal-r8a7742 # RZ/G1H
2324
- renesas,thermal-r8a7743 # RZ/G1M
2425
- renesas,thermal-r8a7744 # RZ/G1N
2526
- const: renesas,rcar-gen2-thermal # Generic thermal-zone

0 commit comments

Comments
 (0)