ARM: dts: msm: Fix region2 overlap thresholds

Fix region2 thresholds on V2 per perf/power evaluations.

Change-Id: If79bfb2eea71c3755e081b4a92e998fd4b7c46b5
This commit is contained in:
Shaleen Agrawal
2022-07-14 11:27:03 -07:00
parent d79cb1e132
commit 58239ba2b5

View File

@@ -76,7 +76,7 @@
power-domain-names = "psci";
cpu-release-addr = <0x0 0xE3940000>;
qcom,freq-domain = <&cpufreq_hw 0>;
capacity-dmips-mhz = <1024>;
capacity-dmips-mhz = <820>;
dynamic-power-coefficient = <100>;
#cooling-cells = <2>;
next-level-cache = <&L2_0>;
@@ -102,7 +102,7 @@
power-domain-names = "psci";
cpu-release-addr = <0x0 0xE3940000>;
qcom,freq-domain = <&cpufreq_hw 0>;
capacity-dmips-mhz = <1024>;
capacity-dmips-mhz = <820>;
dynamic-power-coefficient = <100>;
#cooling-cells = <2>;
next-level-cache = <&L2_1>;
@@ -123,7 +123,7 @@
power-domain-names = "psci";
cpu-release-addr = <0x0 0xE3940000>;
qcom,freq-domain = <&cpufreq_hw 0>;
capacity-dmips-mhz = <1024>;
capacity-dmips-mhz = <820>;
dynamic-power-coefficient = <100>;
#cooling-cells = <2>;
next-level-cache = <&L2_1>;
@@ -139,7 +139,7 @@
power-domain-names = "psci";
cpu-release-addr = <0x0 0xE3940000>;
qcom,freq-domain = <&cpufreq_hw 1>;
capacity-dmips-mhz = <1792>;
capacity-dmips-mhz = <1800>;
dynamic-power-coefficient = <270>;
#cooling-cells = <2>;
next-level-cache = <&L2_3>;
@@ -160,7 +160,7 @@
power-domain-names = "psci";
cpu-release-addr = <0x0 0xE3940000>;
qcom,freq-domain = <&cpufreq_hw 1>;
capacity-dmips-mhz = <1792>;
capacity-dmips-mhz = <1800>;
dynamic-power-coefficient = <270>;
#cooling-cells = <2>;
next-level-cache = <&L2_4>;
@@ -182,7 +182,7 @@
power-domain-names = "psci";
cpu-release-addr = <0x0 0xE3940000>;
qcom,freq-domain = <&cpufreq_hw 1>;
capacity-dmips-mhz = <1792>;
capacity-dmips-mhz = <1800>;
dynamic-power-coefficient = <270>;
#cooling-cells = <2>;
next-level-cache = <&L2_5>;
@@ -203,7 +203,7 @@
power-domain-names = "psci";
cpu-release-addr = <0x0 0xE3940000>;
qcom,freq-domain = <&cpufreq_hw 1>;
capacity-dmips-mhz = <1792>;
capacity-dmips-mhz = <1800>;
dynamic-power-coefficient = <270>;
#cooling-cells = <2>;
next-level-cache = <&L2_6>;