diff options
author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | 2021-06-05 10:52:11 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2021-06-14 19:02:55 +0200 |
commit | 8946187ab57ffd02088e50256c73dd31f49db06d (patch) | |
tree | 80d7a4070826aea7a1a0017e69bce96d1723da96 /Documentation/ide | |
parent | d7539260cd9ad9c18eaf2a1ff71401abdbdfb5cb (diff) |
thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations
The fixed value of 157 used in the calculations are only correct for
M3-W, on other Gen3 SoC it should be 167. The constant can be derived
correctly from the static TJ_3 constant and the SoC specific TJ_1 value.
Update the calculation be correct on all Gen3 SoCs.
Fixes: 4eb39f79ef44 ("thermal: rcar_gen3_thermal: Update value of Tj_1")
Reported-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210605085211.564909-1-niklas.soderlund+renesas@ragnatech.se
Diffstat (limited to 'Documentation/ide')
0 files changed, 0 insertions, 0 deletions