From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752738AbeBLRRQ (ORCPT ); Mon, 12 Feb 2018 12:17:16 -0500 Received: from muru.com ([72.249.23.125]:56650 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752461AbeBLRRN (ORCPT ); Mon, 12 Feb 2018 12:17:13 -0500 Date: Mon, 12 Feb 2018 09:17:09 -0800 From: Tony Lindgren To: Viresh Kumar Cc: Rafael Wysocki , =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Mark Rutland , 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-omap@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 02/10] ARM: dts: omap: Remove "cooling-{min|max}-level" for CPU nodes Message-ID: <20180212171709.GB6364@atomide.com> References: <65c21dd1f5299d624ddb0b5e607226d86f745e19.1518166039.git.viresh.kumar@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <65c21dd1f5299d624ddb0b5e607226d86f745e19.1518166039.git.viresh.kumar@linaro.org> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Viresh Kumar [180209 00:59]: > 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. It seem this patch needs to wait before we can apply, right? Regards, Tony