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:
YiHo Cheng 2022-02-17 16:16:55 +08:00
parent 316dd86eda
commit eb18287f78
4 changed files with 4 additions and 4 deletions

View file

@ -331,7 +331,7 @@
"Name": "LittleControlTempSet",
"Path": "/dev/thermal/tz-by-name/LITTLE/trip_point_2_temp",
"Values": [
"90000",
"95000",
"80000"
],
"DefaultIndex": 0,

View file

@ -332,7 +332,7 @@
"Name": "LittleControlTempSet",
"Path": "/dev/thermal/tz-by-name/LITTLE/trip_point_2_temp",
"Values": [
"90000",
"95000",
"80000"
],
"DefaultIndex": 0,

View file

@ -324,7 +324,7 @@
"Name": "LittleControlTempSet",
"Path": "/dev/thermal/tz-by-name/LITTLE/trip_point_2_temp",
"Values": [
"90000",
"95000",
"80000"
],
"DefaultIndex": 0,

View file

@ -324,7 +324,7 @@
"Name": "LittleControlTempSet",
"Path": "/dev/thermal/tz-by-name/LITTLE/trip_point_2_temp",
"Values": [
"90000",
"95000",
"80000"
],
"DefaultIndex": 0,