dt-bindings: thermal: rcar: Add device tree support for r8a7744
Add thermal sensor support for r8a7744 SoC. The Renesas RZ/G1N (r8a7744) 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: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com> Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
22a7488c54
commit
4583af1820
|
@ -8,6 +8,7 @@ Required properties:
|
||||||
Examples with soctypes are:
|
Examples with soctypes are:
|
||||||
- "renesas,thermal-r8a73a4" (R-Mobile APE6)
|
- "renesas,thermal-r8a73a4" (R-Mobile APE6)
|
||||||
- "renesas,thermal-r8a7743" (RZ/G1M)
|
- "renesas,thermal-r8a7743" (RZ/G1M)
|
||||||
|
- "renesas,thermal-r8a7744" (RZ/G1N)
|
||||||
- "renesas,thermal-r8a7779" (R-Car H1)
|
- "renesas,thermal-r8a7779" (R-Car H1)
|
||||||
- "renesas,thermal-r8a7790" (R-Car H2)
|
- "renesas,thermal-r8a7790" (R-Car H2)
|
||||||
- "renesas,thermal-r8a7791" (R-Car M2-W)
|
- "renesas,thermal-r8a7791" (R-Car M2-W)
|
||||||
|
|
Loading…
Reference in New Issue