From 89345bbfae31f7d2b2e2f7e3bfa8475a25315a7b Mon Sep 17 00:00:00 2001 From: Ankit Sharma Date: Mon, 30 Sep 2024 12:24:41 +0530 Subject: [PATCH] ARM: dts: msm: tuna: modify capacity property Modify capacity of each cluster. The "capacity-dmips-mhz" and "dynamic-power-coefficient" are used to build Energy Model which in turn is used by EAS to take placement decisions. Change-Id: Ia54b1e43d0f98cac2ec68bc6d4a387d43c8c9d3f Signed-off-by: Ankit Sharma --- qcom/tuna.dtsi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index 26202476..3a65083b 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -137,7 +137,7 @@ power-domain-names = "psci"; cpu-release-addr = <0x0 0xE3940000>; next-level-cache = <&L2_2>; - capacity-dmips-mhz = <1321>; + capacity-dmips-mhz = <1024>; dynamic-power-coefficient = <121>; L2_2: l2-cache { compatible = "cache"; @@ -156,7 +156,7 @@ power-domain-names = "psci"; cpu-release-addr = <0x0 0xE3940000>; next-level-cache = <&L2_3>; - capacity-dmips-mhz = <1321>; + capacity-dmips-mhz = <1024>; dynamic-power-coefficient = <121>; L2_3: l2-cache { compatible = "cache"; @@ -175,7 +175,7 @@ power-domain-names = "psci"; cpu-release-addr = <0x0 0xE3940000>; next-level-cache = <&L2_4>; - capacity-dmips-mhz = <1321>; + capacity-dmips-mhz = <1024>; dynamic-power-coefficient = <121>; L2_4: l2-cache { compatible = "cache"; @@ -194,7 +194,7 @@ power-domain-names = "psci"; cpu-release-addr = <0x0 0xE3940000>; next-level-cache = <&L2_5>; - capacity-dmips-mhz = <1321>; + capacity-dmips-mhz = <1024>; dynamic-power-coefficient = <121>; L2_5: l2-cache { compatible = "cache"; @@ -213,7 +213,7 @@ power-domain-names = "psci"; cpu-release-addr = <0x0 0xE3940000>; next-level-cache = <&L2_6>; - capacity-dmips-mhz = <1321>; + capacity-dmips-mhz = <1024>; dynamic-power-coefficient = <121>; L2_6: l2-cache { compatible = "cache"; @@ -232,7 +232,7 @@ power-domain-names = "psci"; cpu-release-addr = <0x0 0xE3940000>; next-level-cache = <&L2_7>; - capacity-dmips-mhz = <1935>; + capacity-dmips-mhz = <1300>; dynamic-power-coefficient = <295>; L2_7: l2-cache { compatible = "cache";