ARM: dts: omap: Remove "cooling-{min|max}-level" for CPU nodes
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 9 Feb 2018 08:58:02 +0000 (14:28 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 14 Feb 2018 17:26:11 +0000 (09:26 -0800)
commitef1e7b45c97398bdc8edcfe627b335c4a0dd3cb0
tree54f5f2310f4aad728992118e456c16209248f0b4
parent6d7bdd328da42cd08bc98f6d1bcc402c68eed33e
ARM: dts: omap: 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: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi
arch/arm/boot/dts/omap443x.dtsi
arch/arm/boot/dts/omap4460.dtsi
arch/arm/boot/dts/omap5.dtsi