diff --git a/fdts/tc0.dts b/fdts/tc0.dts index 8a782a617c29bd2197a14817ceb3055aace0a08e..92afb7687136e53839171469c52d314e84cccfac 100644 --- a/fdts/tc0.dts +++ b/fdts/tc0.dts @@ -85,6 +85,7 @@ enable-method = "psci"; clocks = <&scmi_dvfs 0>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; + capacity-dmips-mhz = <406>; }; CPU1:cpu@100 { @@ -94,6 +95,7 @@ enable-method = "psci"; clocks = <&scmi_dvfs 0>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; + capacity-dmips-mhz = <406>; }; CPU2:cpu@200 { @@ -103,6 +105,7 @@ enable-method = "psci"; clocks = <&scmi_dvfs 0>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; + capacity-dmips-mhz = <406>; }; CPU3:cpu@300 { @@ -112,6 +115,7 @@ enable-method = "psci"; clocks = <&scmi_dvfs 0>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; + capacity-dmips-mhz = <406>; }; CPU4:cpu@400 { @@ -121,6 +125,7 @@ enable-method = "psci"; clocks = <&scmi_dvfs 1>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; + capacity-dmips-mhz = <912>; }; CPU5:cpu@500 { @@ -130,6 +135,7 @@ enable-method = "psci"; clocks = <&scmi_dvfs 1>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; + capacity-dmips-mhz = <912>; }; CPU6:cpu@600 { @@ -139,6 +145,7 @@ enable-method = "psci"; clocks = <&scmi_dvfs 1>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; + capacity-dmips-mhz = <912>; }; CPU7:cpu@700 { @@ -148,6 +155,7 @@ enable-method = "psci"; clocks = <&scmi_dvfs 2>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; + capacity-dmips-mhz = <1024>; }; };