Skip to content

Commit 6796c1b

Browse files
Duy Nguyendlezcano
authored andcommitted
dt-bindings: thermal: rcar-gen3-thermal: Add r8a779h0 support
Document support for the Thermal Sensor/Chip Internal Voltage Monitor/Core Voltage Monitor (THS/CIVM/CVM) on the Renesas R-Car V4M (R8A779H0) SoC. Just like on other R-Car Gen4 SoCs, interrupts are not routed to the INTC-AP (GIC) but to the Error Control Module (ECM). Signed-off-by: Duy Nguyen <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Niklas Söderlund <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/b3d135f8b63b9fe2d0f0aa2e48c8a2211b2e947e.1709722342.git.geert+renesas@glider.be
1 parent 4881640 commit 6796c1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ properties:
2929
- renesas,r8a779a0-thermal # R-Car V3U
3030
- renesas,r8a779f0-thermal # R-Car S4-8
3131
- renesas,r8a779g0-thermal # R-Car V4H
32+
- renesas,r8a779h0-thermal # R-Car V4M
3233

3334
reg: true
3435

@@ -90,6 +91,7 @@ else:
9091
enum:
9192
- renesas,r8a779f0-thermal
9293
- renesas,r8a779g0-thermal
94+
- renesas,r8a779h0-thermal
9395
then:
9496
required:
9597
- interrupts

0 commit comments

Comments
 (0)