From 9806dd84c6d27b660b589bb366d30f9671733495 Mon Sep 17 00:00:00 2001 From: Lisa Liu Date: Thu, 25 May 2023 11:46:04 +0000 Subject: [PATCH] powerhint: boost DSU to 1.8GHZ Bug: 258100337 Bug: 282086101 Test: Build and abtd run result Change-Id: Ia63e2158120cc381138a7ac048fd1f92602a7c1c --- powerhint-akita.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/powerhint-akita.json b/powerhint-akita.json index 8f19c38..c690130 100644 --- a/powerhint-akita.json +++ b/powerhint-akita.json @@ -39,6 +39,7 @@ "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq", "Values": [ "9999999", + "1800000", "1548000", "820000", "0" @@ -593,7 +594,7 @@ "PowerHint": "LAUNCH", "Node": "DsuMinFreq", "Duration": 5000, - "Value": "1548000" + "Value": "1800000" }, { "PowerHint": "LAUNCH",