thermal: update usbc overheat mitigation thresholds am: d16aa14df0

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

Change-Id: I0a5a3f9f619cc7965aaa65d46c0b29d2f568da25
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Sayanna Chandula 2022-05-12 23:33:32 +00:00 committed by Automerger Merge Worker
commit 8fa86bf0e7

View file

@ -292,7 +292,7 @@
"Formula":"COUNT_THRESHOLD",
"TriggerSensor": "usb_pwr_therm",
"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"],
"BindedCdevInfo": [
{
@ -312,7 +312,7 @@
"Formula":"COUNT_THRESHOLD",
"TriggerSensor": "usb_pwr_therm",
"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"],
"VrThreshold":"NAN",
"Multiplier":1,