From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Wed, 14 Feb 2018 08:42:52 +0530 Subject: [PATCH 04/10] ARM: dts: sun[4-7]i: Remove "cooling-{min|max}-level" for CPU nodes In-Reply-To: References: <4d489d040ec1fc3821d8e4bf31ffcc2eebfa41e1.1518166039.git.viresh.kumar@linaro.org> <20180213091333.rq4rtvvkwppn5ypu@flea.lan> Message-ID: <20180214031252.GW28462@vireshk-i7> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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