Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1493983 > unrolled thread

Re: [PATCH 4/6] mfd: arizona: Add gating of external MCLKn clocks

Started byCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
First post2016-09-30 11:30 +0200
Last post2016-10-04 17:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 4/6] mfd: arizona: Add gating of external MCLKn clocks Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-09-30 11:30 +0200
    Re: [PATCH 4/6] mfd: arizona: Add gating of external MCLKn clocks Lee Jones <lee.jones@linaro.org> - 2016-10-04 17:00 +0200

#1493983 — Re: [PATCH 4/6] mfd: arizona: Add gating of external MCLKn clocks

FromCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Date2016-09-30 11:30 +0200
SubjectRe: [PATCH 4/6] mfd: arizona: Add gating of external MCLKn clocks
Message-ID<sn2iJ-8md-3@gated-at.bofh.it>
On Tue, Sep 13, 2016 at 02:11:50PM +0100, Lee Jones wrote:
> On Tue, 13 Sep 2016, Charles Keepax wrote:
> 
> > On Tue, Sep 13, 2016 at 01:44:57PM +0100, Lee Jones wrote:
> > > On Fri, 02 Sep 2016, Charles Keepax wrote:
> > > 
> > > > From: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > > > 
> > > > This patch adds requesting of the clocks supplied on MCLK1, MCLK2 pins,
> > > > gating of the 32k clock is added to the arizona_clk32k_enable(),
> > > > arizona_clk32k_disable() helpers.
> > > > 
> > > > It's a temporary change until the CODEC's clock controller gets exposed
> > > > through the clk API and is helpful for board configurations where the
> > > > MCLK clocks are not provided by always on oscillators.
> > > > 
> > > > Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > > > Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> > > > ---
> > > >  drivers/mfd/arizona-core.c       | 30 ++++++++++++++++++++++++++++--
> > > >  include/linux/mfd/arizona/core.h |  9 +++++++++
> > > >  2 files changed, 37 insertions(+), 2 deletions(-)
> > > 
> > > Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
> > > 
> > > Can I take this?
> > > 
> > 
> > The two following ASoC patches depend on it, so its probably
> > slightly easier if they go through together.
> 
> Okay, let me know when you have all your Acks.
> 

Hi Lee, I see you have merged this patch on your public MFD
branch, is it possible to send Mark a branch to pull from now? So
we can get the other two patches merged.

Thanks,
Charles

[toc] | [next] | [standalone]


#1495466

FromLee Jones <lee.jones@linaro.org>
Date2016-10-04 17:00 +0200
Message-ID<sozmi-4b2-23@gated-at.bofh.it>
In reply to#1493983
On Fri, 30 Sep 2016, Charles Keepax wrote:

> On Tue, Sep 13, 2016 at 02:11:50PM +0100, Lee Jones wrote:
> > On Tue, 13 Sep 2016, Charles Keepax wrote:
> > 
> > > On Tue, Sep 13, 2016 at 01:44:57PM +0100, Lee Jones wrote:
> > > > On Fri, 02 Sep 2016, Charles Keepax wrote:
> > > > 
> > > > > From: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > > > > 
> > > > > This patch adds requesting of the clocks supplied on MCLK1, MCLK2 pins,
> > > > > gating of the 32k clock is added to the arizona_clk32k_enable(),
> > > > > arizona_clk32k_disable() helpers.
> > > > > 
> > > > > It's a temporary change until the CODEC's clock controller gets exposed
> > > > > through the clk API and is helpful for board configurations where the
> > > > > MCLK clocks are not provided by always on oscillators.
> > > > > 
> > > > > Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > > > > Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> > > > > ---
> > > > >  drivers/mfd/arizona-core.c       | 30 ++++++++++++++++++++++++++++--
> > > > >  include/linux/mfd/arizona/core.h |  9 +++++++++
> > > > >  2 files changed, 37 insertions(+), 2 deletions(-)
> > > > 
> > > > Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
> > > > 
> > > > Can I take this?
> > > > 
> > > 
> > > The two following ASoC patches depend on it, so its probably
> > > slightly easier if they go through together.
> > 
> > Okay, let me know when you have all your Acks.
> > 
> 
> Hi Lee, I see you have merged this patch on your public MFD
> branch, is it possible to send Mark a branch to pull from now? So
> we can get the other two patches merged.

Done.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web