From mboxrd@z Thu Jan 1 00:00:00 1970 From: rui.zhang@intel.com (Zhang Rui) Date: Tue, 20 Mar 2018 20:49:50 +0800 Subject: [PATCH 10/10] dt-bindings: thermal: Remove "cooling-{min|max}-level" properties In-Reply-To: <20180312043815.GW6842@vireshk-i7> References: <0ec53640f1a09e6e0d7aa1a21d1a3266c3c209c7.1518166039.git.viresh.kumar@linaro.org> <20180312043815.GW6842@vireshk-i7> Message-ID: <1521550190.2781.3.camel@intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On ?, 2018-03-12 at 10:08 +0530, Viresh Kumar wrote: > On 09-02-18, 14:28, 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 > > --- > > ?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? thanks, rui >