powerhint: Update LITTLE control temp value
Align LITTLE control temp default value 95C as gchip team recommendation BUG: 220076055 Test: check LITTLE switch_on_temp/contrl_temp can be updated via thermal_stress.sh correctly. Change-Id: I7b5cd3efd9d968884cbdd954ccf921574368ee9e
This commit is contained in:
parent
316dd86eda
commit
eb18287f78
4 changed files with 4 additions and 4 deletions
|
@ -331,7 +331,7 @@
|
|||
"Name": "LittleControlTempSet",
|
||||
"Path": "/dev/thermal/tz-by-name/LITTLE/trip_point_2_temp",
|
||||
"Values": [
|
||||
"90000",
|
||||
"95000",
|
||||
"80000"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
|
|
|
@ -332,7 +332,7 @@
|
|||
"Name": "LittleControlTempSet",
|
||||
"Path": "/dev/thermal/tz-by-name/LITTLE/trip_point_2_temp",
|
||||
"Values": [
|
||||
"90000",
|
||||
"95000",
|
||||
"80000"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
|
|
|
@ -324,7 +324,7 @@
|
|||
"Name": "LittleControlTempSet",
|
||||
"Path": "/dev/thermal/tz-by-name/LITTLE/trip_point_2_temp",
|
||||
"Values": [
|
||||
"90000",
|
||||
"95000",
|
||||
"80000"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
|
|
|
@ -324,7 +324,7 @@
|
|||
"Name": "LittleControlTempSet",
|
||||
"Path": "/dev/thermal/tz-by-name/LITTLE/trip_point_2_temp",
|
||||
"Values": [
|
||||
"90000",
|
||||
"95000",
|
||||
"80000"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue