[PATCH 10/10] dt-bindings: thermal: Remove "cooling-{min|max}-level" properties
From: edubezval@gmail.com (Eduardo Valentin)
Date: 2018-03-27 13:46:18
Also in:
linux-devicetree, linux-pm, lkml
From: edubezval@gmail.com (Eduardo Valentin)
Date: 2018-03-27 13:46:18
Also in:
linux-devicetree, linux-pm, lkml
On Tue, Mar 20, 2018 at 08:49:50PM +0800, Zhang Rui wrote:
On ?, 2018-03-12 at 10:08 +0530, Viresh Kumar wrote:quoted
On 09-02-18, 14:28, Viresh Kumar wrote:quoted
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.kumar@linaro.org> --- ?Documentation/devicetree/bindings/thermal/thermal.txt | 16 +---- ----------- ?1 file changed, 1 insertion(+), 15 deletions(-)@Zhang/Eduardo: Can you please pick this patch (10/10) as almost everything else is already lined up for 4.17 ?I think Eduardo should have reviewed all the DT thermal patches in the list, but I didn't see his response about this one. Eduardo, did you miss this one?
just applied and sending it in my pull request.
thanks, ruiquoted