mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
ARM: dts: msm: Fix region2 overlap thresholds
Fix region2 thresholds on V2 per perf/power evaluations. Change-Id: If79bfb2eea71c3755e081b4a92e998fd4b7c46b5
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user