On Fri, Feb 09, 2018 at 02:28:09PM +0530, Viresh Kumar wrote: > The "cooling-min-level" and "cooling-max-level" properties are not > parsed by any part of kernel currently and the max cooling state of a > CPU cooling device is found by referring to the cpufreq table instead. > > Remove the unused bindings. > > Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org> > --- > Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt | 4 ---- > 1 file changed, 4 deletions(-)
Reviewed-by: Rob Herring <r...@kernel.org>