From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dong Aisheng Subject: Re: [PATCH RESEND 1/1] cpufreq: imx6q: switch to Use clk_bulk_get to refine clk operations Date: Sat, 23 Dec 2017 12:37:18 +0800 Message-ID: <20171223043718.GB32736@b29396-OptiPlex-7040> References: <1504179837-18842-1-git-send-email-aisheng.dong@nxp.com> <20170914214032.GE11836@ubuntu> <20171221131733.GA24403@b29396-OptiPlex-7040> <2124437.LcYqgt3btA@aspire.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pf0-f195.google.com ([209.85.192.195]:38291 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757161AbdLWEh2 (ORCPT ); Fri, 22 Dec 2017 23:37:28 -0500 Content-Disposition: inline In-Reply-To: <2124437.LcYqgt3btA@aspire.rjw.lan> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: "Rafael J. Wysocki" Cc: Viresh Kumar , Dong Aisheng , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, vireshk@kernel.org, shawnguo@kernel.org, Anson.Huang@nxp.com, Leonard Crestez On Fri, Dec 22, 2017 at 07:34:57PM +0100, Rafael J. Wysocki wrote: > On Thursday, December 21, 2017 2:18:01 PM CET Dong Aisheng wrote: > > Hi Rafael, > > > > On Thu, Sep 14, 2017 at 02:40:32PM -0700, Viresh Kumar wrote: > > > On 31-08-17, 19:43, Dong Aisheng wrote: > > > > Use clk_bulk_get to ease the driver clocks handling. > > > > > > > > Cc: "Rafael J. Wysocki" > > > > Cc: Viresh Kumar > > > > Cc: Shawn Guo > > > > Cc: Anson Huang > > > > Cc: Leonard Crestez > > > > Signed-off-by: Dong Aisheng > > > > -- > > > > The original one is here which depends on clk_bulk APIs. > > > > https://patchwork.kernel.org/patch/9737337/ > > > > Now the clk_bulk APIs are already in kernel, so resend the patch. > > > > (Patch title changed a bit to be more specific.) > > > > --- > > > > drivers/cpufreq/imx6q-cpufreq.c | 125 ++++++++++++++++++---------------------- > > > > 1 file changed, 56 insertions(+), 69 deletions(-) > > > > > > Acked-by: Viresh Kumar > > > > > > > Would you help pick it? > > I did not see it in latest kernel. > > It still applies. > > OK > > Can you please resend the patch again with the ACK from Viresh? > Of course yes. Thanks Regards Dong Aisheng > It looks like it fell through the cracks, sorry about that. > > Thanks, > Rafael >