Re: [PATCH 01/10] ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes

From: Krzysztof Kozlowski
Date: Tue Feb 13 2018 - 13:16:46 EST


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 <viresh.kumar@xxxxxxxxxx>
> ---
> 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