From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v3] cpufreq: imx6q: Move speed grading check to cpufreq driver Date: Wed, 18 Oct 2017 10:09:17 +0800 Message-ID: <20171018020916.GB18810@dragon> References: <1506784606-2064-1-git-send-email-festevam@gmail.com> <20171013065141.GI8833@dragon> <5060748.qBWaaqo0sL@aspire.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.kernel.org ([198.145.29.99]:60240 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761614AbdJRCJ3 (ORCPT ); Tue, 17 Oct 2017 22:09:29 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Fabio Estevam Cc: "Rafael J. Wysocki" , Viresh Kumar , vireshk@kernel.org, Nishanth Menon , Stephen Boyd , "linux-pm@vger.kernel.org" , Sascha Hauer , Yongcai Huang , "linux-arm-kernel@lists.infradead.org" , Otavio Salvador , Fabio Estevam On Mon, Oct 16, 2017 at 08:46:10AM -0200, Fabio Estevam wrote: > On Sun, Oct 15, 2017 at 10:13 PM, Rafael J. Wysocki wrote: > > > It could go in via the PM tree (which covers cpufreq), but I'd prefer > > it to go in via arm-soc. > > Sounds good for me. In this case I think Shawn will apply it. Okay, applied to imx/soc branch, thanks. Shawn