diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json index bfcf177..e058a37 100644 --- a/thermal_info_config_oriole.json +++ b/thermal_info_config_oriole.json @@ -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 } diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json index 1336c62..9cfd109 100644 --- a/thermal_info_config_raven.json +++ b/thermal_info_config_raven.json @@ -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 }