diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index c3e1026b..b19775ab 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -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>; };