config Bug: 304936256 Test: Tested on Proto1.0 KM4, CM4 devices Change-Id: I68a192f3f217453a7413f703dce24f8ef2c27caa Signed-off-by: Ramya Subramanian <rsubr@google.com>
825 lines
33 KiB
JSON
825 lines
33 KiB
JSON
{
|
|
"Sensors":[
|
|
{
|
|
"Name":"north_therm",
|
|
"Type":"UNKNOWN",
|
|
"HotThreshold":["NAN", 42.1, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
|
"TempPath":"/dev/thermal/tz-by-name/north_therm/tz_temp",
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"rfpa_therm",
|
|
"Type":"UNKNOWN",
|
|
"HotThreshold":["NAN", 43.7, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
|
"TempPath":"/dev/thermal/tz-by-name/rfpa_therm/tz_temp",
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"soc_therm",
|
|
"Type":"UNKNOWN",
|
|
"HotThreshold":["NAN", 57.2, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
|
"TempPath":"/dev/thermal/tz-by-name/soc_therm/tz_temp",
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"charging_therm",
|
|
"Type":"UNKNOWN",
|
|
"HotThreshold":["NAN", 58.4, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
|
"TempPath":"/dev/thermal/tz-by-name/charging_therm/tz_temp",
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"disp_therm",
|
|
"Type":"UNKNOWN",
|
|
"HotThreshold":["NAN", 41.7, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
|
"TempPath":"/dev/thermal/tz-by-name/disp_therm/tz_temp",
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"battery",
|
|
"Type":"BATTERY",
|
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 60.0],
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"btmspkr_therm",
|
|
"Type":"UNKNOWN",
|
|
"HotThreshold":["NAN", 54.1, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
|
"TempPath":"/dev/thermal/tz-by-name/btmspkr_therm/tz_temp",
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"quiet_therm",
|
|
"Type":"UNKNOWN",
|
|
"HotThreshold":["NAN", 44.6, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
|
"TempPath":"/dev/thermal/tz-by-name/quiet_therm/tz_temp",
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"usb_pwr_therm",
|
|
"Type":"UNKNOWN",
|
|
"HotThreshold":["NAN", 45.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
|
"TempPath":"/dev/thermal/tz-by-name/usb_pwr_therm/tz_temp",
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"battery_cycle",
|
|
"Type":"BCL_VOLTAGE"
|
|
},
|
|
{
|
|
"Name":"FLASH_LED_REDUCE",
|
|
"Type":"UNKNOWN",
|
|
"VirtualSensor":true,
|
|
"Formula":"COUNT_THRESHOLD",
|
|
"TriggerSensor": "vdroop1",
|
|
"Combination":["battery", "battery_cycle", "vdroop1"],
|
|
"Coefficient":[-10000, 400, 1000],
|
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 3.00, "NAN", "NAN"],
|
|
"Multiplier":1,
|
|
"PollingDelay":0,
|
|
"PassiveDelay":1000,
|
|
"SendCallback":true,
|
|
"SendPowerHint":true
|
|
},
|
|
{
|
|
"Name":"soc",
|
|
"Type":"BCL_PERCENTAGE",
|
|
"HotThreshold":["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"],
|
|
"Multiplier":1
|
|
},
|
|
{
|
|
"Name":"batoilo",
|
|
"Type":"BCL_CURRENT",
|
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 5000, "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0],
|
|
"Multiplier":1,
|
|
"SendCallback":true,
|
|
"PollingDelay":0,
|
|
"PassiveDelay":1000
|
|
},
|
|
{
|
|
"Name":"BCL_AUDIO_BAACL",
|
|
"Type":"BCL_VOLTAGE",
|
|
"VirtualSensor":true,
|
|
"Formula":"COUNT_THRESHOLD",
|
|
"TriggerSensor": "soc",
|
|
"Combination":["battery", "soc"],
|
|
"Coefficient":[-25000, 80],
|
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
|
"PollingDelay":0,
|
|
"PassiveDelay":1000,
|
|
"Multiplier":1,
|
|
"SendCallback":true
|
|
},
|
|
{
|
|
"Name":"vdroop1",
|
|
"Type":"BCL_VOLTAGE",
|
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 1000, "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0],
|
|
"Multiplier":1,
|
|
"SendCallback":true,
|
|
"PollingDelay":0,
|
|
"PassiveDelay":1000
|
|
},
|
|
{
|
|
"Name":"vdroop2",
|
|
"Type":"BCL_VOLTAGE",
|
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 1200, "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0],
|
|
"Multiplier":1,
|
|
"SendCallback":true,
|
|
"PollingDelay":0,
|
|
"PassiveDelay":1000
|
|
},
|
|
{
|
|
"Name":"smpl_gm",
|
|
"Type":"BCL_VOLTAGE",
|
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 1100, "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0],
|
|
"Multiplier":1,
|
|
"SendCallback":true,
|
|
"PollingDelay":0,
|
|
"PassiveDelay":1000
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-BTS-WINDOW-PARTIAL",
|
|
"Type":"UNKNOWN",
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["rfpa_therm", "north_therm"],
|
|
"Coefficient":[0.05, 0.14],
|
|
"Offset":560,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-SUB-0",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0.32, 0, 0.08, 0, 0.21, 0.22, 0.04, 0],
|
|
"Offset":2230,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-SUB-1",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0.13, 0, 0, 0.34, 0, 0, 0.28, 0.33],
|
|
"Offset":-490,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-SUB-2",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0.07, 0.1, 0, 0.07, 0.36, 0.28, 0.04, 0],
|
|
"Offset":1240,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-SUB-3",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0.22, 0.03, 0.04, 0, 0.45, 0.08, 0.04, 0.04],
|
|
"Offset":3720,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN",
|
|
"Type":"SKIN",
|
|
"Version":"1.0",
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN-SUB-0", "VIRTUAL-SKIN-SUB-1", "VIRTUAL-SKIN-SUB-2",
|
|
"VIRTUAL-SKIN-SUB-3"],
|
|
"Coefficient":[1.0, 1.0, 1.0, 1.0],
|
|
"HotThreshold":["NAN", 49.0, 53.0, 55.0, 56.5, 62.0, 75.0],
|
|
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
|
"Multiplier":0.001,
|
|
"SendCallback":true,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000,
|
|
"BindedCdevInfo": [
|
|
{
|
|
"CdevRequest": "tpu_cooling",
|
|
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
|
|
},
|
|
{
|
|
"CdevRequest": "gxp-cooling",
|
|
"LimitInfo": [0, 0, 0, 0, 0, 6, 6]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-HINT",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN"],
|
|
"Coefficient":[1.0],
|
|
"HotThreshold":["NAN", 47.0, 53.0, 55.0, 56.5, 62.0, 75.0],
|
|
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
|
"Multiplier":0.001,
|
|
"SendPowerHint":true,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-CPU-LIGHT-ODPM",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN"],
|
|
"Coefficient":[1.0],
|
|
"HotThreshold":["NAN", 47.0, 49.0, "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 1.9, 1.9, 0.0, 0.0, 0.0, 0.0],
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000,
|
|
"PIDInfo": {
|
|
"K_Po":["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_Pu":["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_I":["NAN", "NAN", 5, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_D":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
|
"I_Max":["NAN", "NAN", 2200, "NAN", "NAN", "NAN", "NAN"],
|
|
"S_Power":["NAN", "NAN", 800, "NAN", "NAN", "NAN", "NAN"],
|
|
"MinAllocPower":["NAN", "NAN", 800, "NAN", "NAN", "NAN", "NAN"],
|
|
"MaxAllocPower":["NAN", "NAN", 4600, "NAN", "NAN", "NAN", "NAN"],
|
|
"I_Cutoff":["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"]
|
|
},
|
|
"BindedCdevInfo": [
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-0",
|
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 1,
|
|
"BindedPowerRail": "S4M_VDD_CPUCL0",
|
|
"CdevCeiling": [0, 2, 2, 2, 2, 2, 2]
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-1",
|
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 2,
|
|
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
|
"CdevCeiling": [0, 6, 6, 6, 6, 6, 6]
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-2",
|
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 2,
|
|
"BindedPowerRail": "S3M_VDD_CPUCL2",
|
|
"CdevCeiling": [0, 8, 8, 8, 8, 8, 8]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-CPU-MID",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN"],
|
|
"Coefficient":[1.0],
|
|
"HotThreshold":["NAN", 49.0, 51.0, "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.0, 1.9, 0.0, 0.0, 0.0, 0.0],
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000,
|
|
"PIDInfo": {
|
|
"K_Po":["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_Pu":["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_I":["NAN", "NAN", 5, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_D":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
|
"I_Max":["NAN", "NAN", 1500, "NAN", "NAN", "NAN", "NAN"],
|
|
"S_Power":["NAN", "NAN", 700, "NAN", "NAN", "NAN", "NAN"],
|
|
"MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
|
"MaxAllocPower":["NAN", "NAN", 2800, "NAN", "NAN", "NAN", "NAN"],
|
|
"I_Cutoff":["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"]
|
|
},
|
|
"BindedCdevInfo": [
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-0",
|
|
"CdevWeightForPID": [0.292, 0.292, 0.292, 0.292, 0.292, 0.292, 0.292],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 1,
|
|
"CdevCeiling": [0, 6, 6, 6, 6, 6, 6]
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-1",
|
|
"CdevWeightForPID": [0.804, 0.804, 0.804, 0.804, 0.804, 0.804, 0.804],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 2,
|
|
"CdevCeiling": [0, 9, 9, 9, 9, 9, 9]
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-2",
|
|
"CdevWeightForPID": [0.342, 0.342, 0.342, 0.342, 0.342, 0.342, 0.342],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 2,
|
|
"CdevCeiling": [0, 12, 12, 12, 12, 12, 12]
|
|
}
|
|
],
|
|
"Profile": [
|
|
{
|
|
"Mode": "game",
|
|
"BindedCdevInfo": [
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-0",
|
|
"MaxReleaseStep": 1,
|
|
"Disabled":true
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-1",
|
|
"MaxReleaseStep": 1,
|
|
"Disabled":true
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-2",
|
|
"MaxReleaseStep": 1,
|
|
"Disabled":true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-CPU-HIGH",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN"],
|
|
"Coefficient":[1.0],
|
|
"HotThreshold":["NAN", 51.0, 53.0, 62.0, "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 0.0, 1.9, 1.9, 0.0, 0.0, 0.0],
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000,
|
|
"PIDInfo": {
|
|
"K_Po":["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_Pu":["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_I":["NAN", "NAN", 5, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_D":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
|
"I_Max":["NAN", "NAN", 1000, "NAN", "NAN", "NAN", "NAN"],
|
|
"S_Power":["NAN", "NAN", 600, "NAN", "NAN", "NAN", "NAN"],
|
|
"MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
|
"MaxAllocPower":["NAN", "NAN", 1600, "NAN", "NAN", "NAN", "NAN"],
|
|
"I_Cutoff":["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"]
|
|
},
|
|
"BindedCdevInfo": [
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-0",
|
|
"CdevWeightForPID": [0.156, 0.156, 0.156, 0.156, 0.156, 0.156, 0.156],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 1,
|
|
"CdevCeiling": [0, 8, 8, 8, 8, 8, 8]
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-1",
|
|
"CdevWeightForPID": [0.428, 0.428, 0.428, 0.428, 0.428, 0.428, 0.428],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 2,
|
|
"CdevCeiling": [0, 11, 11, 11, 11, 11, 11]
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-2",
|
|
"CdevWeightForPID": [0.252, 0.225, 0.225, 0.225, 0.225, 0.225, 0.225],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 2,
|
|
"CdevCeiling": [0, 13, 13, 13, 13, 13, 13]
|
|
}
|
|
],
|
|
"Profile": [
|
|
{
|
|
"Mode": "game",
|
|
"BindedCdevInfo": [
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-0",
|
|
"MaxReleaseStep": 1,
|
|
"Disabled":true
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-1",
|
|
"MaxReleaseStep": 1,
|
|
"Disabled":true
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-2",
|
|
"MaxReleaseStep": 1,
|
|
"Disabled":true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Mode": "camera",
|
|
"BindedCdevInfo": [
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-0",
|
|
"MaxReleaseStep": 1,
|
|
"Disabled":true
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-1",
|
|
"MaxReleaseStep": 1,
|
|
"Disabled":true
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-2",
|
|
"MaxReleaseStep": 1,
|
|
"Disabled":true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-CPU-GPU",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN"],
|
|
"Coefficient":[1.0],
|
|
"HotThreshold":["NAN", 47.0, 53.0, 55.0, 56.5, 62.0, 75.0],
|
|
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
|
"Multiplier":0.001,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000,
|
|
"PIDInfo": {
|
|
"K_Po":["NAN", "NAN", "NAN", 300, "NAN", "NAN", "NAN"],
|
|
"K_Pu":["NAN", "NAN", "NAN", 300, "NAN", "NAN", "NAN"],
|
|
"K_I":["NAN", "NAN", "NAN", 5, "NAN", "NAN", "NAN"],
|
|
"K_D":["NAN", "NAN", "NAN", 0, "NAN", "NAN", "NAN"],
|
|
"I_Max":["NAN", "NAN", "NAN", 2600, "NAN", "NAN", "NAN"],
|
|
"S_Power":["NAN", "NAN", "NAN", 800, "NAN", "NAN", "NAN"],
|
|
"MinAllocPower":["NAN", "NAN", "NAN", 0, "NAN", "NAN", "NAN"],
|
|
"MaxAllocPower":["NAN", "NAN", "NAN", 3900, "NAN", "NAN", "NAN"],
|
|
"I_Cutoff":["NAN", "NAN", "NAN", 8, "NAN", "NAN", "NAN"]
|
|
},
|
|
"BindedCdevInfo": [
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-0",
|
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 1,
|
|
"BindedPowerRail": "S4M_VDD_CPUCL0",
|
|
"CdevCeiling": [0, 8, 8, 8, 8, 9, 9],
|
|
"LimitInfo": [0, 0, 0, 0, 0, 9, 9]
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-1",
|
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 2,
|
|
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
|
"CdevCeiling": [0, 11, 11, 11, 11, 14, 14],
|
|
"LimitInfo": [0, 0, 0, 0, 0, 14, 14]
|
|
},
|
|
{
|
|
"CdevRequest": "thermal-cpufreq-2",
|
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 2,
|
|
"BindedPowerRail": "S3M_VDD_CPUCL2",
|
|
"CdevCeiling": [0, 13, 13, 13, 13, 14, 14],
|
|
"LimitInfo": [0, 0, 0, 0, 0, 14, 14]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name":"cellular-emergency",
|
|
"Type":"POWER_AMPLIFIER",
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN"],
|
|
"Coefficient":[1.0],
|
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", 64.0, "NAN"],
|
|
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 0.0, 1.9, 0.0],
|
|
"Multiplier":0.001,
|
|
"SendCallback":true,
|
|
"PollingDelay":300000,
|
|
"PassiveDelay":7000
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-SPEAKER-SUB-0",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0, 0, 0, 0, 0, 0, 0.93, 0.32],
|
|
"Offset":-11740,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-SPEAKER-SUB-1",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0, 0, 0, 0, 0, 0, 0.41, 0.09],
|
|
"Offset":-13890,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-SPEAKER",
|
|
"Type":"UNKNOWN",
|
|
"Version":"2.0",
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN-SPEAKER-SUB-0", "VIRTUAL-SKIN-SPEAKER-SUB-1"],
|
|
"Coefficient":[1, 1],
|
|
"HotThreshold":["NAN", 47.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
|
"HotHysteresis":[0.0, 1.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
|
"Multiplier":0.001,
|
|
"SendCallback":true
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-FRONT-SUB-0",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0.21, 0.25, 0, 0.08, 0.16, 0.21, 0.11, 0.02],
|
|
"Offset":-9160,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-FRONT-SUB-1",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0.28, 0, 0.03, 0, 0.43, 0, 0, 0.16],
|
|
"Offset":3090,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-FRONT",
|
|
"Type":"UNKNOWN",
|
|
"Version":"1.0",
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN-FRONT-SUB-0", "VIRTUAL-SKIN-FRONT-SUB-1"],
|
|
"Coefficient":[1, 1],
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-CHARGE-SUB-0",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0.31, 0.01, 0.09, 0, 0.28, 0.17, 0.03, 0],
|
|
"Offset":1.67,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-CHARGE-SUB-1",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0.28, 0.02, 0.18, 0.04, 0.07, 0.1, 0.1, 0.17],
|
|
"Offset":320,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-CHARGE-SUB-2",
|
|
"Type":"UNKNOWN",
|
|
"Hidden":true,
|
|
"VirtualSensor":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["north_therm", "soc_therm", "charging_therm", "disp_therm", "battery", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Coefficient":[0.28, 0, 0.12, 0.16, 0.22, 0.16, 0, 0.01],
|
|
"Offset":390,
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"VIRTUAL-SKIN-CHARGE",
|
|
"Type":"UNKNOWN",
|
|
"Version":"4.0",
|
|
"VirtualSensor":true,
|
|
"TriggerSensor":["north_therm", "soc_therm", "charging_therm", "disp_therm", "quiet_therm", "usb_pwr_therm", "btmspkr_therm"],
|
|
"Formula":"MAXIMUM",
|
|
"Combination":["VIRTUAL-SKIN-CHARGE-SUB-0", "VIRTUAL-SKIN-CHARGE-SUB-1", "VIRTUAL-SKIN-CHARGE-SUB-2"],
|
|
"Coefficient":[1.0, 1.0, 1.0],
|
|
"HotThreshold":["NAN", 44.0, 48.0, 51.0, 55.0, 57.0, 75.0],
|
|
"HotHysteresis":[0.0, 1.9, 3.9, 2.9, 3.9, 1.9, 1.9],
|
|
"Multiplier":0.001,
|
|
"PollingDelay":60000,
|
|
"PassiveDelay":7000,
|
|
"PIDInfo": {
|
|
"K_Po":["NAN", "NAN", 119, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_Pu":["NAN", "NAN", 119, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_I":["NAN", "NAN", 25, "NAN", "NAN", "NAN", "NAN"],
|
|
"K_D":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
|
"I_Max":["NAN", "NAN", 1302, "NAN", "NAN", "NAN", "NAN"],
|
|
"S_Power":["NAN", "NAN", 2527, "NAN", "NAN", "NAN", "NAN"],
|
|
"MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
|
"MaxAllocPower":["NAN", "NAN", 6219, "NAN", "NAN", "NAN", "NAN"],
|
|
"I_Cutoff":["NAN", "NAN", 6, "NAN", "NAN", "NAN", "NAN"],
|
|
"I_Default":1302
|
|
},
|
|
"ExcludedPowerInfo": [
|
|
{
|
|
"PowerRail": "PARTIAL_SYSTEM_POWER",
|
|
"PowerWeight": [0.12, 0.12, 0.06, 0.06, 0.24, 0.24, 0.24]
|
|
}
|
|
],
|
|
"BindedCdevInfo": [
|
|
{
|
|
"CdevRequest": "chg_mdis",
|
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
|
"MaxReleaseStep": 1,
|
|
"MaxThrottleStep": 1,
|
|
"CdevCeiling": [0, 25, 25, 25, 26, 26, 26],
|
|
"LimitInfo": [0, 0, 1, 1, 1, 26, 26]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name":"LITTLE",
|
|
"Type":"CPU",
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"MID",
|
|
"Type":"CPU",
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"BIG",
|
|
"Type":"CPU",
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"G3D",
|
|
"Type":"GPU",
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"TPU",
|
|
"Type":"NPU",
|
|
"Multiplier":0.001
|
|
}
|
|
],
|
|
"CoolingDevices":[
|
|
{
|
|
"Name":"thermal-cpufreq-0",
|
|
"Type":"CPU",
|
|
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-0/user_vote"
|
|
},
|
|
{
|
|
"Name":"thermal-cpufreq-1",
|
|
"Type":"CPU",
|
|
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote"
|
|
},
|
|
{
|
|
"Name":"thermal-cpufreq-2",
|
|
"Type":"CPU",
|
|
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote"
|
|
},
|
|
{
|
|
"Name":"chg_mdis",
|
|
"Type":"BATTERY"
|
|
},
|
|
{
|
|
"Name":"usbc-port",
|
|
"Type":"BATTERY"
|
|
},
|
|
{
|
|
"Name":"tpu_cooling",
|
|
"Type":"NPU",
|
|
"WritePath":"/dev/thermal/cdev-by-name/tpu_cooling/user_vote"
|
|
},
|
|
{
|
|
"Name":"gxp-cooling",
|
|
"Type":"NPU",
|
|
"WritePath":"/dev/thermal/cdev-by-name/gxp-cooling/user_vote"
|
|
}
|
|
],
|
|
"PowerRails":[
|
|
{
|
|
"Name":"S2M_VDD_CPUCL1",
|
|
"PowerSampleDelay":7000,
|
|
"PowerSampleCount":1
|
|
},
|
|
{
|
|
"Name":"S3M_VDD_CPUCL2",
|
|
"PowerSampleDelay":7000,
|
|
"PowerSampleCount":1
|
|
},
|
|
{
|
|
"Name":"S4M_VDD_CPUCL0",
|
|
"PowerSampleDelay":7000,
|
|
"PowerSampleCount":1
|
|
},
|
|
{
|
|
"Name":"S2S_VDD_G3D",
|
|
"PowerSampleDelay":7000,
|
|
"PowerSampleCount":1
|
|
},
|
|
{
|
|
"Name":"PARTIAL_SYSTEM_POWER",
|
|
"VirtualRails":true,
|
|
"Formula":"WEIGHTED_AVG",
|
|
"Combination":["S1S_VDD_CAM", "S2S_VDD_G3D", "S4S_VDD2H_MEM", "S5S_VDDQ_MEM", "S8S_VDD_G3D_L2", "S9S_VDD_AOC", "L2S_PLL_MIPI_UFS", "L9S_GNSS_CORE", "L21S_VDD2L_MEM", "VSYS_PWR_DISPLAY", "VSYS_PWR_WLAN_BT", "S1M_VDD_MIF", "S2M_VDD_CPUCL1", "S3M_VDD_CPUCL2", "S4M_VDD_CPUCL0", "S5M_VDD_INT", "S6M_LLDO1", "S7M_VDD_TPU", "S8M_LLDO2", "VSYS_PWR_MODEM"],
|
|
"Coefficient":[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0],
|
|
"PowerSampleDelay":7000,
|
|
"PowerSampleCount":5
|
|
}
|
|
],
|
|
"Stats": {
|
|
"Sensors": {
|
|
"RecordWithDefaultThreshold": ["VIRTUAL-SKIN"],
|
|
"RecordWithThreshold": [
|
|
{
|
|
"Name": "VIRTUAL-BTS-WINDOW-PARTIAL",
|
|
"Thresholds": [41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 75]
|
|
},
|
|
{
|
|
"Name": "VIRTUAL-SKIN-SPEAKER",
|
|
"Thresholds": [41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 75]
|
|
},
|
|
{
|
|
"Name": "VIRTUAL-SKIN",
|
|
"Thresholds": [41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 75]
|
|
},
|
|
{
|
|
"Name": "VIRTUAL-SKIN-SUB-0",
|
|
"Thresholds": [41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 75]
|
|
},
|
|
{
|
|
"Name": "VIRTUAL-SKIN-SUB-1",
|
|
"Thresholds": [41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 75]
|
|
},
|
|
{
|
|
"Name": "VIRTUAL-SKIN-SUB-2",
|
|
"Thresholds": [41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 75]
|
|
},
|
|
{
|
|
"Name": "VIRTUAL-SKIN-SUB-3",
|
|
"Thresholds": [41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 75]
|
|
}
|
|
]
|
|
},
|
|
"CoolingDevices": {
|
|
"RecordVotePerSensor": {
|
|
"DefaultThresholdEnableAll": true
|
|
}
|
|
}
|
|
}
|
|
}
|