thermal/drivers/rcar_gen3: Add support for R-Car V4M
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 6 Mar 2024 10:56:03 +0000 (11:56 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 11 Mar 2024 16:14:46 +0000 (17:14 +0100)
commit1828c1c17bb2adf3a3f26abc69cb3fe971eac0e4
treeb210135ad70cbc9a508415656ee155763a6d3e1d
parent6796c1b68fa92c303923812a0658f3afe8366db2
thermal/drivers/rcar_gen3: Add support for R-Car V4M

Add support for the Thermal Sensor/Chip Internal Voltage Monitor/Core
Voltage Monitor (THS/CIVM/CVM) on the Renesas R-Car V4M (R8A779H0) SoC.

The conversion formulas for R-Car V4M are the same as for other R-Car
Gen4 SoCs.

Based on a patch in the BSP by Duy Nguyen.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/bd5b002a802c1e058e0048592f17862db1d04263.1709722342.git.geert+renesas@glider.be
drivers/thermal/rcar_gen3_thermal.c