]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: mt7623: Remove "cooling-{min|max}-level" for CPU nodes
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 9 Feb 2018 08:58:03 +0000 (14:28 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 27 Feb 2018 17:06:21 +0000 (18:06 +0100)
commit9ab95ff992bf9c3e560073fa05e432932e30d39d
tree22323c34d3b2b6351c093539b714b8afe521a206
parent0a971331c84ae05259efa3c31ed9df6504e62eb8
ARM: dts: mt7623: 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>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt
arch/arm/boot/dts/mt7623.dtsi