From: Dietmar Eggemann Date: Sun, 18 Feb 2018 13:27:49 +0000 (+0100) Subject: arm64: dts: juno: Add dynamic-power-coefficient properties X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8701ff2adf8fb5f52fabe2bb44c900a63d7bcadc;p=platform%2Fkernel%2Flinux-exynos.git arm64: dts: juno: Add dynamic-power-coefficient properties 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: I7c23a58fa49b281ed5df2f60db0514a9b3b50c7b Signed-off-by: Dietmar Eggemann --- diff --git a/arch/arm64/boot/dts/arm/juno.dts b/arch/arm64/boot/dts/arm/juno.dts index 2b2bf39c30ef..178edd1ff444 100644 --- a/arch/arm64/boot/dts/arm/juno.dts +++ b/arch/arm64/boot/dts/arm/juno.dts @@ -98,6 +98,7 @@ clocks = <&scpi_dvfs 0>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; capacity-dmips-mhz = <1024>; + dynamic-power-coefficient = <530>; }; A57_1: cpu@1 { @@ -115,6 +116,7 @@ clocks = <&scpi_dvfs 0>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; capacity-dmips-mhz = <1024>; + dynamic-power-coefficient = <530>; }; A53_0: cpu@100 { @@ -132,6 +134,7 @@ clocks = <&scpi_dvfs 1>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; capacity-dmips-mhz = <578>; + dynamic-power-coefficient = <140>; }; A53_1: cpu@101 { @@ -149,6 +152,7 @@ clocks = <&scpi_dvfs 1>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; capacity-dmips-mhz = <578>; + dynamic-power-coefficient = <140>; }; A53_2: cpu@102 { @@ -166,6 +170,7 @@ clocks = <&scpi_dvfs 1>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; capacity-dmips-mhz = <578>; + dynamic-power-coefficient = <140>; }; A53_3: cpu@103 { @@ -183,6 +188,7 @@ clocks = <&scpi_dvfs 1>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; capacity-dmips-mhz = <578>; + dynamic-power-coefficient = <140>; }; A57_L2: l2-cache0 {