[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160818234812.GI361@codeaurora.org>
Date: Thu, 18 Aug 2016 16:48:12 -0700
From: Stephen Boyd <sboyd@...eaurora.org>
To: Kelvin Cheung <keguang.zhang@...il.com>
Cc: linux-mips@...ux-mips.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, Ralf Baechle <ralf@...ux-mips.org>
Subject: Re: [PATCH] MIPS: Loongson1B: Change the OSC clock name
On 08/16, Kelvin Cheung wrote:
> Hi Stephen,
>
> 2016-08-16 7:28 GMT+08:00 Stephen Boyd <sboyd@...eaurora.org>:
>
> > On 08/12, Keguang Zhang wrote:
> > > From: Kelvin Cheung <keguang.zhang@...il.com>
> > >
> > > This patch changes the OSC clock name to "osc_clk".
> > >
> > > Signed-off-by: Kelvin Cheung <keguang.zhang@...il.com>
> > > ---
> >
> > Yes, but why?
> >
> >
> Loongson1C uses a 24MHz oscillator, hence "osc_clk" sounds more appropriate
>
>
So then should we replace all the osc_33m_clk names with osc_clk?
This patch only modifies one name and it looks like a clkdev
lookup is created that still has osc_33m_clk for the connection
name in drivers/clk/clk-ls1x.c, so merging it would mean things
break? I also wonder what the pin is actually called in the
datasheet, because that should be what the cpufreq driver uses in
clk_get() as the connection id. If that's osc_33m_clk then it's
better to leave it alone even if the frequency is different.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Powered by blists - more mailing lists