From b86a89192ba7771de7177e4f7740a0ad1109d05e Mon Sep 17 00:00:00 2001 From: Vince Chiu Date: Wed, 15 May 2024 00:31:37 +0000 Subject: [PATCH] [Camera] Change PMU max frequency for CL2 to 1164MHz sync from ag/27327800 Bug: 340289125 Test: GCA Test: no frame drop impact (https://docs.google.com/spreadsheets/d/1PMMLPQf50DM3ptGm6qoDW2XMYmU5hR-aplWN24A1JI4/edit?usp=sharing&resourcekey=0-YhomAEhqUSWRMtlh70uc_g) Test: Avg. save SoC 11mW (go/ct3-cam-pwr) Change-Id: I85fd4862d1320d207eea491a02d0cb3ba68ae7c1 --- powerhint-comet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/powerhint-comet.json b/powerhint-comet.json index 3b388ea..f35315c 100644 --- a/powerhint-comet.json +++ b/powerhint-comet.json @@ -666,7 +666,7 @@ "Values": [ "2363000", "1885000", - "1298000" + "1164000" ], "DefaultIndex": 0 }, @@ -1808,7 +1808,7 @@ "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "PMU_BIG_LIMIT_FREQ", "Duration": 0, - "Value": "1298000" + "Value": "1164000" }, { "PowerHint": "CAMERA_STREAMING_EXTREME", @@ -1952,7 +1952,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "PMU_BIG_LIMIT_FREQ", "Duration": 0, - "Value": "1298000" + "Value": "1164000" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -2120,7 +2120,7 @@ "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "PMU_BIG_LIMIT_FREQ", "Duration": 0, - "Value": "1298000" + "Value": "1164000" }, { "PowerHint": "CAMERA_STREAMING_STANDARD", @@ -3099,7 +3099,7 @@ "PowerHint": "CAMERA_PROJECT11", "Node": "PMU_BIG_LIMIT_FREQ", "Duration": 0, - "Value": "1298000" + "Value": "1164000" }, { "PowerHint": "CAMERA_PROJECT11",