thermal: update C10 and P10 thermal configurations am: e2e40853a5

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

Change-Id: I5e720e4a2f54943746262cf006683e4653a794df
This commit is contained in:
Sayanna Chandula 2022-03-10 03:39:35 +00:00 committed by Automerger Merge Worker
commit d3cf0d0dcb
2 changed files with 57 additions and 29 deletions

View file

@ -150,19 +150,19 @@
"Multiplier":0.001 "Multiplier":0.001
}, },
{ {
"Name":"VIRTUAL-QI-USB", "Name":"VIRTUAL-GNSS-DISP",
"Type":"UNKNOWN", "Type":"UNKNOWN",
"VirtualSensor":true, "VirtualSensor":true,
"Formula":"WEIGHTED_AVG", "Formula":"WEIGHTED_AVG",
"Combination":[ "Combination":[
"qi_therm", "gnss_tcxo_therm",
"usb_pwr_therm" "disp_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.650", "0.5",
"0.350" "0.5"
], ],
"Offset":-1300, "Offset":-200,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -237,10 +237,36 @@
"quiet_therm" "quiet_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.760", "0.650",
"0.240" "0.350"
], ],
"Offset":-2100, "Offset":-1700,
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"VIRTUAL-NEUTRAL-USB",
"Type":"UNKNOWN",
"VirtualSensor":true,
"Formula":"WEIGHTED_AVG",
"Combination":[
"neutral_therm",
"usb_pwr_therm"
],
"Coefficient":[
"0.460",
"0.540"
],
"Offset":-3200,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -260,7 +286,7 @@
"TriggerSensor":"quiet_therm", "TriggerSensor":"quiet_therm",
"Formula":"MAXIMUM", "Formula":"MAXIMUM",
"Combination":[ "Combination":[
"VIRTUAL-QI-USB", "VIRTUAL-GNSS-DISP",
"VIRTUAL-USB2-QUIET", "VIRTUAL-USB2-QUIET",
"VIRTUAL-QUIET-USB2" "VIRTUAL-QUIET-USB2"
], ],
@ -327,9 +353,11 @@
"TriggerSensor":"quiet_therm", "TriggerSensor":"quiet_therm",
"Formula":"MAXIMUM", "Formula":"MAXIMUM",
"Combination":[ "Combination":[
"VIRTUAL-NEUTRAL-QUIET" "VIRTUAL-NEUTRAL-QUIET",
"VIRTUAL-NEUTRAL-USB"
], ],
"Coefficient":[ "Coefficient":[
"1.0",
"1.0" "1.0"
], ],
"HotThreshold":[ "HotThreshold":[
@ -392,7 +420,7 @@
"TriggerSensor":"quiet_therm", "TriggerSensor":"quiet_therm",
"Formula":"MAXIMUM", "Formula":"MAXIMUM",
"Combination":[ "Combination":[
"VIRTUAL-QI-USB", "VIRTUAL-GNSS-DISP",
"VIRTUAL-USB2-QUIET", "VIRTUAL-USB2-QUIET",
"VIRTUAL-QUIET-USB2" "VIRTUAL-QUIET-USB2"
], ],

View file

@ -162,7 +162,7 @@
"0.680", "0.680",
"0.320" "0.320"
], ],
"Offset":-2200, "Offset":-2800,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -185,10 +185,10 @@
"quiet_therm" "quiet_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.6", "0.52",
"0.4" "0.48"
], ],
"Offset":-2900, "Offset":-500,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -202,19 +202,19 @@
"Multiplier":0.001 "Multiplier":0.001
}, },
{ {
"Name":"VIRTUAL-GNSS-USB2", "Name":"VIRTUAL-GNSS-DISP",
"Type":"UNKNOWN", "Type":"UNKNOWN",
"VirtualSensor":true, "VirtualSensor":true,
"Formula":"WEIGHTED_AVG", "Formula":"WEIGHTED_AVG",
"Combination":[ "Combination":[
"gnss_tcxo_therm", "gnss_tcxo_therm",
"usb_pwr_therm2" "disp_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.668", "0.7",
"0.332" "0.3"
], ],
"Offset":-1557, "Offset":-500,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -237,10 +237,10 @@
"quiet_therm" "quiet_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.675", "0.4",
"0.325" "0.6"
], ],
"Offset":-1900, "Offset":-1500,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -263,10 +263,10 @@
"usb_pwr_therm" "usb_pwr_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.734", "0.6",
"0.266" "0.4"
], ],
"Offset":-2271, "Offset":-4000,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -288,7 +288,7 @@
"Combination":[ "Combination":[
"VIRTUAL-QI-USB", "VIRTUAL-QI-USB",
"VIRTUAL-USB-QUIET", "VIRTUAL-USB-QUIET",
"VIRTUAL-GNSS-USB2" "VIRTUAL-GNSS-DISP"
], ],
"Coefficient":[ "Coefficient":[
"1.0", "1.0",
@ -422,7 +422,7 @@
"Combination":[ "Combination":[
"VIRTUAL-QI-USB", "VIRTUAL-QI-USB",
"VIRTUAL-USB-QUIET", "VIRTUAL-USB-QUIET",
"VIRTUAL-GNSS-USB2" "VIRTUAL-GNSS-DISP"
], ],
"Coefficient":[ "Coefficient":[
"1.0", "1.0",