Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 968ef67e authored by Dietmar Eggemann's avatar Dietmar Eggemann Committed by Satya Durga Srinivasu Prabhala
Browse files

ANDROID: Adjust juno energy model



The max cap state cpu capacity value (now 446) has to be equal to the
cpu scale (446) value for the little cpus (A53).

While add it, align the cap values betwenn core and cluster energy
costs for the second lowest OPP to 302.

Signed-off-by: default avatarDietmar Eggemann <dietmar.eggemann@arm.com>
Change-Id: Idffc696c0cac8175bc62e0216394cd96b75fa566
Git-commit: c0106a04
Git-repo: https://android.googlesource.com/kernel/common/


Signed-off-by: default avatarSatya Durga Srinivasu Prabhala <satyap@codeaurora.org>
parent 1e31b99f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ energy-costs {
			302    46
			368    61
			406    76
			447    93
			446    93
		>;
		idle-cost-data = <
		      6
@@ -55,10 +55,10 @@ energy-costs {
	CLUSTER_COST_A53: cluster-cost1 {
		busy-cost-data = <
			235    26
			303    30
			302    30
			368    39
			406    47
			447    57
			446    57
		>;
		idle-cost-data = <
			56