ARM: dts: msm: tuna: Update capacity property
Update "capacity-dmips-mhz" for tuna. It is used to build Energy Model which in turn is used by EAS to take placement decisions. Change-Id: If4c0886b8a683e63f32f700f53968a1e2dbd1e42 Signed-off-by: Ankit Sharma <quic_anshar@quicinc.com>
This commit is contained in:
@@ -154,7 +154,7 @@
|
|||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
cpu-release-addr = <0x0 0xE3940000>;
|
cpu-release-addr = <0x0 0xE3940000>;
|
||||||
next-level-cache = <&L2_2>;
|
next-level-cache = <&L2_2>;
|
||||||
capacity-dmips-mhz = <1035>;
|
capacity-dmips-mhz = <1024>;
|
||||||
dynamic-power-coefficient = <121>;
|
dynamic-power-coefficient = <121>;
|
||||||
L2_2: l2-cache {
|
L2_2: l2-cache {
|
||||||
compatible = "cache";
|
compatible = "cache";
|
||||||
@@ -175,7 +175,7 @@
|
|||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
cpu-release-addr = <0x0 0xE3940000>;
|
cpu-release-addr = <0x0 0xE3940000>;
|
||||||
next-level-cache = <&L2_3>;
|
next-level-cache = <&L2_3>;
|
||||||
capacity-dmips-mhz = <1035>;
|
capacity-dmips-mhz = <1024>;
|
||||||
dynamic-power-coefficient = <121>;
|
dynamic-power-coefficient = <121>;
|
||||||
L2_3: l2-cache {
|
L2_3: l2-cache {
|
||||||
compatible = "cache";
|
compatible = "cache";
|
||||||
@@ -196,7 +196,7 @@
|
|||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
cpu-release-addr = <0x0 0xE3940000>;
|
cpu-release-addr = <0x0 0xE3940000>;
|
||||||
next-level-cache = <&L2_4>;
|
next-level-cache = <&L2_4>;
|
||||||
capacity-dmips-mhz = <1035>;
|
capacity-dmips-mhz = <1024>;
|
||||||
dynamic-power-coefficient = <121>;
|
dynamic-power-coefficient = <121>;
|
||||||
L2_4: l2-cache {
|
L2_4: l2-cache {
|
||||||
compatible = "cache";
|
compatible = "cache";
|
||||||
@@ -217,7 +217,7 @@
|
|||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
cpu-release-addr = <0x0 0xE3940000>;
|
cpu-release-addr = <0x0 0xE3940000>;
|
||||||
next-level-cache = <&L2_5>;
|
next-level-cache = <&L2_5>;
|
||||||
capacity-dmips-mhz = <1035>;
|
capacity-dmips-mhz = <1024>;
|
||||||
dynamic-power-coefficient = <121>;
|
dynamic-power-coefficient = <121>;
|
||||||
L2_5: l2-cache {
|
L2_5: l2-cache {
|
||||||
compatible = "cache";
|
compatible = "cache";
|
||||||
@@ -238,7 +238,7 @@
|
|||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
cpu-release-addr = <0x0 0xE3940000>;
|
cpu-release-addr = <0x0 0xE3940000>;
|
||||||
next-level-cache = <&L2_6>;
|
next-level-cache = <&L2_6>;
|
||||||
capacity-dmips-mhz = <1035>;
|
capacity-dmips-mhz = <1024>;
|
||||||
dynamic-power-coefficient = <121>;
|
dynamic-power-coefficient = <121>;
|
||||||
L2_6: l2-cache {
|
L2_6: l2-cache {
|
||||||
compatible = "cache";
|
compatible = "cache";
|
||||||
@@ -259,7 +259,7 @@
|
|||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
cpu-release-addr = <0x0 0xE3940000>;
|
cpu-release-addr = <0x0 0xE3940000>;
|
||||||
next-level-cache = <&L2_7>;
|
next-level-cache = <&L2_7>;
|
||||||
capacity-dmips-mhz = <1178>;
|
capacity-dmips-mhz = <1157>;
|
||||||
dynamic-power-coefficient = <295>;
|
dynamic-power-coefficient = <295>;
|
||||||
L2_7: l2-cache {
|
L2_7: l2-cache {
|
||||||
compatible = "cache";
|
compatible = "cache";
|
||||||
|
Reference in New Issue
Block a user