From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 04/10] ARM: dts: sun[4-7]i: Remove "cooling-{min|max}-level" for CPU nodes Date: Wed, 14 Feb 2018 08:42:52 +0530 Message-ID: <20180214031252.GW28462@vireshk-i7> References: <4d489d040ec1fc3821d8e4bf31ffcc2eebfa41e1.1518166039.git.viresh.kumar@linaro.org> <20180213091333.rq4rtvvkwppn5ypu@flea.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Chen-Yu Tsai Cc: Maxime Ripard , Rob Herring , Mark Rutland , Rafael Wysocki , "open list:THERMAL" , Vincent Guittot , Eduardo Valentin , Zhang Rui , linux-arm-kernel , devicetree , Daniel Lezcano , linux-kernel List-Id: devicetree@vger.kernel.org On 13-02-18, 17:18, Chen-Yu Tsai wrote: > On Tue, Feb 13, 2018 at 5:13 PM, Maxime Ripard > wrote: > > On Fri, Feb 09, 2018 at 02:28:04PM +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. > > That doesn't mean that other systems aren't using it. Are you aware of any systems which are using them ? > It's still part of > the device tree binding. Last I checked, while they are optional, they > aren't deprecated. Yeah, it isn't deprecated yet. Though the last patches of this series tries to do something similar. > Any comments from the device tree maintainers? None yet. -- viresh