diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2018-02-09 09:58:04 +0100 |
---|---|---|
committer | Chen-Yu Tsai <wens@csie.org> | 2018-02-13 12:13:20 +0100 |
commit | 52b5f53f4b60fe645f3203e2e85df2189275def3 (patch) | |
tree | 60464391ee113a358b66ea24fef51c48111c8901 /arch/arm/boot/dts/sun4i-a10-olinuxino-lime.dts | |
parent | ARM: dts: sun6i: a31: Enable HDMI support on the Mele I7 (diff) | |
download | linux-52b5f53f4b60fe645f3203e2e85df2189275def3.tar.xz linux-52b5f53f4b60fe645f3203e2e85df2189275def3.zip |
ARM: dts: sun[4-7]i: Remove "cooling-{min|max}-level" for CPU nodes
The "cooling-min-level" and "cooling-max-level" properties are not
parsed by any part of the kernel currently and the max cooling state of
a CPU cooling device is found by referring to the cpufreq table instead.
Remove the unused properties from the CPU nodes.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'arch/arm/boot/dts/sun4i-a10-olinuxino-lime.dts')
-rw-r--r-- | arch/arm/boot/dts/sun4i-a10-olinuxino-lime.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sun4i-a10-olinuxino-lime.dts b/arch/arm/boot/dts/sun4i-a10-olinuxino-lime.dts index 49247fbe6acd..e3d1d0f63caf 100644 --- a/arch/arm/boot/dts/sun4i-a10-olinuxino-lime.dts +++ b/arch/arm/boot/dts/sun4i-a10-olinuxino-lime.dts @@ -97,7 +97,6 @@ 864000 1300000 624000 1250000 >; - cooling-max-level = <2>; }; &de { |