From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 01/10] ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes Date: Tue, 13 Feb 2018 19:16:36 +0100 Message-ID: <20180213181636.dwjyfqcunynonwrf@kozik-lap> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org To: Viresh Kumar Cc: Rafael Wysocki , Rob Herring , Mark Rutland , Kukjin Kim , linux-pm@vger.kernel.org, Vincent Guittot , Eduardo Valentin , Zhang Rui , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, daniel.lezcano@linaro.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Fri, Feb 09, 2018 at 02:28:01PM +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. > > Remove the unused properties from the CPU nodes. > > Signed-off-by: Viresh Kumar > --- > arch/arm/boot/dts/exynos4210.dtsi | 2 -- > arch/arm/boot/dts/exynos4412.dtsi | 2 -- > arch/arm/boot/dts/exynos5250.dtsi | 2 -- > arch/arm/boot/dts/exynos5420-cpus.dtsi | 16 ---------------- > arch/arm/boot/dts/exynos5422-cpus.dtsi | 16 ---------------- > 5 files changed, 38 deletions(-) > Thanks, applied. Best regards, Krzysztof