summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorYoshihiro Kaneko <ykaneko0929@gmail.com>2019-05-08 13:08:45 +0200
committerEduardo Valentin <edubezval@gmail.com>2019-05-14 07:00:42 -0700
commit20386f0d84a22214d1f037dedfffb6709dd0117a (patch)
tree516f1cfa2790a0ff98c70afa8ee08c6dc0f8af25 /tools
parentbf45ac18b78038e43af3c1a273cae4ab5704d2ce (diff)
downloadlinux-20386f0d84a22214d1f037dedfffb6709dd0117a.tar.bz2
thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs
Update calculation for the R-Car Gen3 and RZ/G2 SoCs which have a thermal IP block controlled by this driver. That is the: * R-Car D3 (r8a77995) * R-Car E2 (r8a77990) * R-Car V3M (r8a77970) * RZ/G2E (r8a774c0) The calculation update is as documented in the R-Car Gen3 User's Manual, v1.50 Nov 2018: - When CTEMP is less than 24 T = CTEMP[5:0] * 5.5 - 72 - When CTEMP is equal to/greater than 24 T = CTEMP[5:0] * 5 - 60 This was inspired by a patch in the BSP by Van Do <van.do.xw@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com> Tested-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions