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
diff --git a/powerhint-slider.json b/powerhint-slider.json
index 70fa4bb..b342d53 100644
--- a/powerhint-slider.json
+++ b/powerhint-slider.json
@@ -324,7 +324,7 @@
       "Name": "LittleControlTempSet",
       "Path": "/dev/thermal/tz-by-name/LITTLE/trip_point_2_temp",
       "Values": [
-        "90000",
+        "95000",
         "80000"
       ],
       "DefaultIndex": 0,