From 77224746ca9e54ebe35ac7a83e5abc2c0adc0951 Mon Sep 17 00:00:00 2001 From: Paulsu Su Date: Tue, 6 Aug 2024 03:55:31 +0000 Subject: [PATCH] powerhint: CPULittleClusterMinFreq default 820MHz Change-Id: Ib546be142955d36eb417f34d6ab086833e380320 Test: boot to home Bug: 348088963 Flag: NONE powerhint do not support flag --- perf/powerhint-caiman.json | 2 +- perf/powerhint-komodo.json | 2 +- perf/powerhint-ripcurrentpro.json | 2 +- perf/powerhint-tokay.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/perf/powerhint-caiman.json b/perf/powerhint-caiman.json index c37dfca6..3d76f979 100644 --- a/perf/powerhint-caiman.json +++ b/perf/powerhint-caiman.json @@ -46,7 +46,7 @@ "9999999", "1425000", "1197000", - "0" + "820000" ], "ResetOnInit": true }, diff --git a/perf/powerhint-komodo.json b/perf/powerhint-komodo.json index 36f11adb..2d36ee82 100644 --- a/perf/powerhint-komodo.json +++ b/perf/powerhint-komodo.json @@ -46,7 +46,7 @@ "9999999", "1425000", "1197000", - "0" + "820000" ], "ResetOnInit": true }, diff --git a/perf/powerhint-ripcurrentpro.json b/perf/powerhint-ripcurrentpro.json index 1cdeea01..875cb2cf 100644 --- a/perf/powerhint-ripcurrentpro.json +++ b/perf/powerhint-ripcurrentpro.json @@ -100,7 +100,7 @@ "9999999", "1425000", "1197000", - "0" + "820000" ], "ResetOnInit": true }, diff --git a/perf/powerhint-tokay.json b/perf/powerhint-tokay.json index c37dfca6..3d76f979 100644 --- a/perf/powerhint-tokay.json +++ b/perf/powerhint-tokay.json @@ -46,7 +46,7 @@ "9999999", "1425000", "1197000", - "0" + "820000" ], "ResetOnInit": true },