From mboxrd@z Thu Jan 1 00:00:00 1970 From: dongas86@gmail.com (Dong Aisheng) Date: Thu, 21 Dec 2017 21:18:01 +0800 Subject: [PATCH RESEND 1/1] cpufreq: imx6q: switch to Use clk_bulk_get to refine clk operations In-Reply-To: <20170914214032.GE11836@ubuntu> References: <1504179837-18842-1-git-send-email-aisheng.dong@nxp.com> <20170914214032.GE11836@ubuntu> Message-ID: <20171221131733.GA24403@b29396-OptiPlex-7040> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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. Regards Dong Aisheng