Merge "thermal: tegu: Remove BCL related thermal zone" into main
This commit is contained in:
commit
a780b504b1
1 changed files with 0 additions and 69 deletions
|
@ -89,51 +89,12 @@
|
||||||
"Name":"battery_cycle",
|
"Name":"battery_cycle",
|
||||||
"Type":"BCL_VOLTAGE"
|
"Type":"BCL_VOLTAGE"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name":"critical-battery-cell",
|
|
||||||
"Type":"BCL_VOLTAGE",
|
|
||||||
"VirtualSensor":true,
|
|
||||||
"Formula":"COUNT_THRESHOLD",
|
|
||||||
"TriggerSensor": "vdroop1",
|
|
||||||
"Combination":["battery", "battery_cycle", "vdroop1"],
|
|
||||||
"Coefficient":[-10000, 400, 1000],
|
|
||||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", 3.00, "NAN"],
|
|
||||||
"Multiplier":1,
|
|
||||||
"PollingDelay":0,
|
|
||||||
"PassiveDelay":1000,
|
|
||||||
"SendCallback":true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"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",
|
"Name":"soc",
|
||||||
"Type":"BCL_PERCENTAGE",
|
"Type":"BCL_PERCENTAGE",
|
||||||
"HotThreshold":["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"],
|
"HotThreshold":["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"],
|
||||||
"Multiplier":1
|
"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",
|
"Name":"BCL_AUDIO_BAACL",
|
||||||
"Type":"BCL_VOLTAGE",
|
"Type":"BCL_VOLTAGE",
|
||||||
|
@ -148,36 +109,6 @@
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"SendCallback":true
|
"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",
|
"Name":"VIRTUAL-BTS-WINDOW-PARTIAL",
|
||||||
"Type":"UNKNOWN",
|
"Type":"UNKNOWN",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue