thermal: Update thermal table am: af86dce11f

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15301296

Change-Id: I9e96e4ead8033cbd82cb12fc6fbb62e7d3c70886
This commit is contained in:
Jia-yi Chen 2021-07-15 21:30:28 +00:00 committed by Automerger Merge Worker
commit c3693e0ab6
2 changed files with 18 additions and 8 deletions

View file

@ -336,20 +336,25 @@
"LimitInfo": [0, 2, 3, 4, 4, 4, 4],
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
"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",
"ThrottlingWithPowerLink":true
},
{
"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",
"LimitInfo": [0, 1, 1, 4, 4, 4, 4],
"LimitInfo": [0, 2, 2, 5, 5, 5, 5],
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
"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",
"ThrottlingWithPowerLink":true
}

View file

@ -336,20 +336,25 @@
"LimitInfo": [0, 2, 3, 4, 4, 4, 4],
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
"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",
"ThrottlingWithPowerLink":true
},
{
"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",
"LimitInfo": [0, 1, 1, 2, 3, 3, 3],
"LimitInfo": [0, 2, 2, 3, 4, 4, 4],
"BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING",
"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",
"ThrottlingWithPowerLink":true
}