diff options
author | Yoshihiro Kaneko | 2019-05-14 05:03:54 +0900 |
---|---|---|
committer | Eduardo Valentin | 2019-05-23 21:57:10 -0700 |
commit | bdc4480a669d476814061b4da6bb006f7048c8e5 (patch) | |
tree | c22cd35dc39ab94f1523ad003d09499dff8835ce /README | |
parent | 4eb39f79ef443fa566d36bd43f1f578d5c140305 (diff) |
thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP
Update the formula to calculate CTEMP:
Currently, the CTEMP is average of val1 (is calculated by
formula 1) and val2 (is calculated by formula 2). But,
as description in HWM (chapter 10A.3.1.1 Setting of Normal Mode)
If (STEMP < Tj_T) CTEMP value should be val1.
If (STEMP > Tj_T) CTEMP value should be val2.
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions