thermal: update usbc overheat mitigation thresholds
Update C10 USBC overheat mitigation thresholds. Bug: 222577017 Test: Build and boot on device. Signed-off-by: Sayanna Chandula <sayanna@google.com> Change-Id: I1799774b495bb44c5f2cf4cbe67c92a231f6333d
This commit is contained in:
parent
c39a9ea13a
commit
d16aa14df0
1 changed files with 2 additions and 2 deletions
|
@ -292,7 +292,7 @@
|
||||||
"Formula":"COUNT_THRESHOLD",
|
"Formula":"COUNT_THRESHOLD",
|
||||||
"TriggerSensor": "usb_pwr_therm",
|
"TriggerSensor": "usb_pwr_therm",
|
||||||
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
|
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
|
||||||
"Coefficient":[42000, 4000,7000],
|
"Coefficient":[42000, 2500, 5000],
|
||||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "3.0", "NAN", "NAN"],
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "3.0", "NAN", "NAN"],
|
||||||
"BindedCdevInfo": [
|
"BindedCdevInfo": [
|
||||||
{
|
{
|
||||||
|
@ -312,7 +312,7 @@
|
||||||
"Formula":"COUNT_THRESHOLD",
|
"Formula":"COUNT_THRESHOLD",
|
||||||
"TriggerSensor": "usb_pwr_therm",
|
"TriggerSensor": "usb_pwr_therm",
|
||||||
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
|
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
|
||||||
"Coefficient":[47000, 4500, 8000],
|
"Coefficient":[43500, 2800, 6000],
|
||||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "3.0", "NAN"],
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "3.0", "NAN"],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue