Merge "ARM: dts: msm: update CPU efficiency values for sdm660"
This commit is contained in:
commit
f44d9e364a
1 changed files with 4 additions and 4 deletions
|
@ -152,7 +152,7 @@
|
|||
qcom,limits-info = <&mitigation_profile1>;
|
||||
qcom,lmh-dcvs = <&lmh_dcvs1>;
|
||||
qcom,ea = <&ea4>;
|
||||
efficiency = <1536>;
|
||||
efficiency = <1638>;
|
||||
next-level-cache = <&L2_1>;
|
||||
L2_1: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
|
@ -179,7 +179,7 @@
|
|||
qcom,limits-info = <&mitigation_profile2>;
|
||||
qcom,lmh-dcvs = <&lmh_dcvs1>;
|
||||
qcom,ea = <&ea5>;
|
||||
efficiency = <1536>;
|
||||
efficiency = <1638>;
|
||||
next-level-cache = <&L2_1>;
|
||||
L1_I_101: l1-icache {
|
||||
compatible = "arm,arch-cache";
|
||||
|
@ -202,7 +202,7 @@
|
|||
qcom,limits-info = <&mitigation_profile3>;
|
||||
qcom,lmh-dcvs = <&lmh_dcvs1>;
|
||||
qcom,ea = <&ea6>;
|
||||
efficiency = <1536>;
|
||||
efficiency = <1638>;
|
||||
next-level-cache = <&L2_1>;
|
||||
L1_I_102: l1-icache {
|
||||
compatible = "arm,arch-cache";
|
||||
|
@ -225,7 +225,7 @@
|
|||
qcom,limits-info = <&mitigation_profile4>;
|
||||
qcom,lmh-dcvs = <&lmh_dcvs1>;
|
||||
qcom,ea = <&ea7>;
|
||||
efficiency = <1536>;
|
||||
efficiency = <1638>;
|
||||
next-level-cache = <&L2_1>;
|
||||
L1_I_103: l1-icache {
|
||||
compatible = "arm,arch-cache";
|
||||
|
|
Loading…
Add table
Reference in a new issue