thermal: Update thermal table
1) Adjust dc_icl settings due to one more level 100000 in dts 2) Change fcc ODPM-lo at MODERATE from 0 back to 1 3) Adjust wlc_fcc settings due to one more level in dts Bug: 193785535 Test: Boot Change-Id: If8b6a1439d4464968589f1ed8f6234fac6991977
This commit is contained in:
parent
eff4e0db3d
commit
ec0d43627b
2 changed files with 18 additions and 8 deletions
|
@ -336,20 +336,25 @@
|
||||||
"LimitInfo": [0, 2, 3, 4, 4, 4, 4],
|
"LimitInfo": [0, 2, 3, 4, 4, 4, 4],
|
||||||
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
||||||
"PowerThreshold": [500, 500, 500, 500, 0, 0, 0],
|
"PowerThreshold": [500, 500, 500, 500, 0, 0, 0],
|
||||||
"CdevFloorWithPowerLink": [0, 0, 0, 2, 4 ,4 ,4],
|
"CdevFloorWithPowerLink": [0, 0, 1, 2, 4 ,4 ,4],
|
||||||
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
||||||
"ThrottlingWithPowerLink":true
|
"ThrottlingWithPowerLink":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"CdevRequest": "dc_icl",
|
"CdevRequest": "dc_icl",
|
||||||
"LimitInfo": [0, 1, 2, 3, 3, 3, 3]
|
"LimitInfo": [0, 1, 2, 4, 4, 4, 4],
|
||||||
|
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
||||||
|
"PowerThreshold": [500, 500, 500, 500, 0, 0, 0],
|
||||||
|
"CdevFloorWithPowerLink": [0, 1, 2, 3, 4, 4, 4],
|
||||||
|
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
||||||
|
"ThrottlingWithPowerLink":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"CdevRequest": "wlc_fcc",
|
"CdevRequest": "wlc_fcc",
|
||||||
"LimitInfo": [0, 1, 1, 4, 4, 4, 4],
|
"LimitInfo": [0, 2, 2, 5, 5, 5, 5],
|
||||||
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
||||||
"PowerThreshold": [500, 500, 500, 500, 0, 0, 0],
|
"PowerThreshold": [500, 500, 500, 500, 0, 0, 0],
|
||||||
"CdevFloorWithPowerLink": [0, 0, 0, 1, 4 ,4 ,4],
|
"CdevFloorWithPowerLink": [0, 1, 1, 2, 5, 5, 5],
|
||||||
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
||||||
"ThrottlingWithPowerLink":true
|
"ThrottlingWithPowerLink":true
|
||||||
}
|
}
|
||||||
|
|
|
@ -336,20 +336,25 @@
|
||||||
"LimitInfo": [0, 2, 3, 4, 4, 4, 4],
|
"LimitInfo": [0, 2, 3, 4, 4, 4, 4],
|
||||||
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
||||||
"PowerThreshold": [500, 500, 500, 500, 500, 0, 0],
|
"PowerThreshold": [500, 500, 500, 500, 500, 0, 0],
|
||||||
"CdevFloorWithPowerLink": [0, 0, 0, 2, 3 ,4 ,4],
|
"CdevFloorWithPowerLink": [0, 0, 1, 2, 3 ,4 ,4],
|
||||||
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
||||||
"ThrottlingWithPowerLink":true
|
"ThrottlingWithPowerLink":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"CdevRequest": "dc_icl",
|
"CdevRequest": "dc_icl",
|
||||||
"LimitInfo": [0, 1, 2, 3, 3, 3, 3]
|
"LimitInfo": [0, 1, 2, 4, 4, 4, 4],
|
||||||
|
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
||||||
|
"PowerThreshold": [500, 500, 500, 500, 500, 0, 0],
|
||||||
|
"CdevFloorWithPowerLink": [0, 1, 2, 3, 4, 4, 4],
|
||||||
|
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
||||||
|
"ThrottlingWithPowerLink":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"CdevRequest": "wlc_fcc",
|
"CdevRequest": "wlc_fcc",
|
||||||
"LimitInfo": [0, 1, 1, 2, 3, 3, 3],
|
"LimitInfo": [0, 2, 2, 3, 4, 4, 4],
|
||||||
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
|
||||||
"PowerThreshold": [500, 500, 500, 500, 500, 0, 0],
|
"PowerThreshold": [500, 500, 500, 500, 500, 0, 0],
|
||||||
"CdevFloorWithPowerLink": [0, 0, 0, 1, 2 ,3 ,3],
|
"CdevFloorWithPowerLink": [0, 1, 1, 2, 3, 4, 4],
|
||||||
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
"ReleaseLogic": "RELEASE_TO_FLOOR",
|
||||||
"ThrottlingWithPowerLink":true
|
"ThrottlingWithPowerLink":true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue