arm64: dts: juno-r2: Add dynamic-power-coefficient properties
authorDietmar Eggemann <dietmar.eggemann@arm.com>
Tue, 22 May 2018 16:01:09 +0000 (17:01 +0100)
committerDouglas RAILLARD <douglas.raillard@arm.com>
Tue, 14 Aug 2018 15:32:33 +0000 (16:32 +0100)
Taken from commit cadf54148974 "arm64: dts: Add IPA parameters to soc
thermal zone" wich also sets up SoC thermal zones and bind them to
cpufreq cooling devices. We don't want this functionality right now.

The commit is for example part of:

git.linaro.org/landing-teams/working/arm/kernel-release.git
lt_arm/ack-4.9-armlt-18.01

Change-Id: Id1a44fb7d222d59f7d44b5f55797d407513eb7e7
Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
arch/arm64/boot/dts/arm/juno-r2.dts

index c51950f4a1b66b4088331a8741edf38bfd6eec22..0e71782e9412c61a21a453ea9576899d4253097b 100644 (file)
@@ -99,6 +99,7 @@
                        clocks = <&scpi_dvfs 0>;
                        cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
                        capacity-dmips-mhz = <1024>;
+                       dynamic-power-coefficient = <450>;
                };
 
                A72_1: cpu@1 {
                        clocks = <&scpi_dvfs 0>;
                        cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
                        capacity-dmips-mhz = <1024>;
+                       dynamic-power-coefficient = <450>;
                };
 
                A53_0: cpu@100 {
                        clocks = <&scpi_dvfs 1>;
                        cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
                        capacity-dmips-mhz = <485>;
+                       dynamic-power-coefficient = <140>;
                };
 
                A53_1: cpu@101 {
                        clocks = <&scpi_dvfs 1>;
                        cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
                        capacity-dmips-mhz = <485>;
+                       dynamic-power-coefficient = <140>;
                };
 
                A53_2: cpu@102 {
                        clocks = <&scpi_dvfs 1>;
                        cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
                        capacity-dmips-mhz = <485>;
+                       dynamic-power-coefficient = <140>;
                };
 
                A53_3: cpu@103 {
                        clocks = <&scpi_dvfs 1>;
                        cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
                        capacity-dmips-mhz = <485>;
+                       dynamic-power-coefficient = <140>;
                };
 
                A72_L2: l2-cache0 {