thermal/drivers/rcar_gen3: Add support for R-Car V4H
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 9 Feb 2023 16:11:54 +0000 (17:11 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 15 Feb 2023 16:28:58 +0000 (17:28 +0100)
commit883d1552997bedcf6e8eca3c65aa2dc5b28d160f
tree6d432d91d335f9921ba1f785b3e72fca8115a4b0
parent4c27a32c67e11fbc4356f4107c9ca33abcf2af3b
thermal/drivers/rcar_gen3: Add support for R-Car V4H

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

According to the R-Car V4H Hardware User's Manual Rev. 0.70, the
(preliminary) conversion formula for the thermal sensor is the same as
for most other R-Car Gen3 and Gen4 SoCs, while the (preliminary)
conversion formula for the chip internal voltage monitor differs.
As the driver only uses the former, no further changes are needed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/852048eb5f4cc001be7a97744f4c5caea912d071.1675958665.git.geert+renesas@glider.be
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/rcar_gen3_thermal.c