On Fri, Feb 09, 2018 at 02:28:03PM +0530, Viresh Kumar wrote:
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>
---
Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt | 4 ----
arch/arm/boot/dts/mt7623.dtsi | 2 --
2 files changed, 6 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>