From 4051835886e7a2056489309d0545e0fe1d084894 Mon Sep 17 00:00:00 2001 From: Vincent Palomares Date: Tue, 9 May 2023 19:53:52 -0700 Subject: [PATCH] shusky: powerhint: Update LITTLE CPU freq target Bug: 281138320 Test: build, camera Change-Id: I85983896cccaf9a31903c4ceeb905407e1d63d3b Signed-off-by: Vincent Palomares --- perf/powerhint-husky.json | 4 ++-- perf/powerhint-ripcurrent.json | 4 ++-- perf/powerhint-shiba.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index 1075ef9..24b99b0 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -84,7 +84,7 @@ "1197000", "1328000", "1548000", - "1844000" + "1704000" ], "DefaultIndex": 0, "ResetOnInit": true @@ -1863,7 +1863,7 @@ "PowerHint": "LOW_POWER_LITTLE_CLUSTER_90", "Node": "CPULittleClusterMaxFreq", "Duration": 3600000, - "Value": "1844000" + "Value": "1704000" }, { "PowerHint": "LOW_POWER_MID_CLUSTER_50", diff --git a/perf/powerhint-ripcurrent.json b/perf/powerhint-ripcurrent.json index ee5209d..e03805f 100644 --- a/perf/powerhint-ripcurrent.json +++ b/perf/powerhint-ripcurrent.json @@ -84,7 +84,7 @@ "1197000", "1328000", "1548000", - "1844000" + "1704000" ], "DefaultIndex": 0, "ResetOnInit": true @@ -1751,7 +1751,7 @@ "PowerHint": "LOW_POWER_LITTLE_CLUSTER_90", "Node": "CPULittleClusterMaxFreq", "Duration": 3600000, - "Value": "1844000" + "Value": "1704000" }, { "PowerHint": "LOW_POWER_MID_CLUSTER_50", diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index 9afa6cb..47cd697 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -84,7 +84,7 @@ "1197000", "1328000", "1548000", - "1844000" + "1704000" ], "DefaultIndex": 0, "ResetOnInit": true @@ -1751,7 +1751,7 @@ "PowerHint": "LOW_POWER_LITTLE_CLUSTER_90", "Node": "CPULittleClusterMaxFreq", "Duration": 3600000, - "Value": "1844000" + "Value": "1704000" }, { "PowerHint": "LOW_POWER_MID_CLUSTER_50",