Merge "ARM: dts: msm: sun: Add capacity related information"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
f6f25cde63
@@ -60,6 +60,8 @@
|
||||
power-domains = <&CPU_PD0>;
|
||||
power-domain-names = "psci";
|
||||
#cooling-cells = <2>;
|
||||
capacity-dmips-mhz = <1792>;
|
||||
dynamic-power-coefficient = <238>;
|
||||
next-level-cache = <&L2_0>;
|
||||
L2_0: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
@@ -76,6 +78,8 @@
|
||||
power-domains = <&CPU_PD1>;
|
||||
power-domain-names = "psci";
|
||||
#cooling-cells = <2>;
|
||||
capacity-dmips-mhz = <1792>;
|
||||
dynamic-power-coefficient = <238>;
|
||||
next-level-cache = <&L2_0>;
|
||||
};
|
||||
|
||||
@@ -88,6 +92,8 @@
|
||||
power-domains = <&CPU_PD2>;
|
||||
power-domain-names = "psci";
|
||||
#cooling-cells = <2>;
|
||||
capacity-dmips-mhz = <1792>;
|
||||
dynamic-power-coefficient = <238>;
|
||||
next-level-cache = <&L2_0>;
|
||||
};
|
||||
|
||||
@@ -100,6 +106,8 @@
|
||||
power-domains = <&CPU_PD3>;
|
||||
power-domain-names = "psci";
|
||||
#cooling-cells = <2>;
|
||||
capacity-dmips-mhz = <1792>;
|
||||
dynamic-power-coefficient = <238>;
|
||||
next-level-cache = <&L2_0>;
|
||||
};
|
||||
|
||||
@@ -112,6 +120,8 @@
|
||||
power-domains = <&CPU_PD4>;
|
||||
power-domain-names = "psci";
|
||||
#cooling-cells = <2>;
|
||||
capacity-dmips-mhz = <1792>;
|
||||
dynamic-power-coefficient = <238>;
|
||||
next-level-cache = <&L2_0>;
|
||||
};
|
||||
|
||||
@@ -124,6 +134,8 @@
|
||||
power-domains = <&CPU_PD5>;
|
||||
power-domain-names = "psci";
|
||||
#cooling-cells = <2>;
|
||||
capacity-dmips-mhz = <1792>;
|
||||
dynamic-power-coefficient = <238>;
|
||||
next-level-cache = <&L2_0>;
|
||||
};
|
||||
|
||||
@@ -136,6 +148,8 @@
|
||||
power-domains = <&CPU_PD6>;
|
||||
power-domain-names = "psci";
|
||||
#cooling-cells = <2>;
|
||||
capacity-dmips-mhz = <1894>;
|
||||
dynamic-power-coefficient = <588>;
|
||||
next-level-cache = <&L2_6>;
|
||||
L2_6: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
@@ -152,6 +166,8 @@
|
||||
power-domains = <&CPU_PD7>;
|
||||
power-domain-names = "psci";
|
||||
#cooling-cells = <2>;
|
||||
capacity-dmips-mhz = <1894>;
|
||||
dynamic-power-coefficient = <588>;
|
||||
next-level-cache = <&L2_6>;
|
||||
};
|
||||
|
||||
@@ -3217,6 +3233,7 @@
|
||||
#include "sun-thermal.dtsi"
|
||||
#include "sun-pcie.dtsi"
|
||||
#include "msm-rdbg.dtsi"
|
||||
#include "sun-walt.dtsi"
|
||||
|
||||
&qupv3_se7_2uart {
|
||||
status = "ok";
|
||||
|
Reference in New Issue
Block a user