All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Cc: broonie@kernel.org, lgirdwood@gmail.com, s.nawrocki@samsung.com,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	patches@opensource.wolfsonmicro.com
Subject: Re: [PATCH 4/6] mfd: arizona: Add gating of external MCLKn clocks
Date: Tue, 4 Oct 2016 15:52:47 +0100	[thread overview]
Message-ID: <20161004145247.GD29257@dell> (raw)
In-Reply-To: <20160930092929.GD21682@localhost.localdomain>

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

  reply	other threads:[~2016-10-04 14:50 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-02 15:52 [PATCH 0/6] Arizona FLL fixes and Clocking Improvements Charles Keepax
2016-09-02 15:52 ` Charles Keepax
2016-09-02 15:52 ` [PATCH 1/6] ASoC: arizona: Correct handling of FLL theta in synchroniser mode Charles Keepax
2016-09-02 15:52   ` Charles Keepax
2016-09-03 11:08   ` Applied "ASoC: arizona: Correct handling of FLL theta in synchroniser mode" to the asoc tree Mark Brown
2016-09-03 11:08     ` Mark Brown
2016-09-02 15:52 ` [PATCH 2/6] ASoC: arizona: Allow specification of base for arizona_is_enabled_fll Charles Keepax
2016-09-02 15:52   ` Charles Keepax
2016-09-14 17:15   ` Applied "ASoC: arizona: Allow specification of base for arizona_is_enabled_fll" to the asoc tree Mark Brown
2016-09-14 17:15     ` Mark Brown
2016-09-02 15:52 ` [PATCH 3/6] ASoC: arizona: Avoid changing SYNC_ENA whilst the FLL_ENA is set Charles Keepax
2016-09-02 15:52   ` Charles Keepax
2016-09-02 15:52 ` [PATCH 4/6] mfd: arizona: Add gating of external MCLKn clocks Charles Keepax
2016-09-02 15:52   ` Charles Keepax
2016-09-13 12:44   ` Lee Jones
2016-09-13 12:57     ` Charles Keepax
2016-09-13 12:57       ` Charles Keepax
2016-09-13 13:11       ` Lee Jones
2016-09-30  9:29         ` Charles Keepax
2016-09-30  9:29           ` Charles Keepax
2016-10-04 14:52           ` Lee Jones [this message]
2016-09-14 13:11     ` Mark Brown
2016-10-04 14:52       ` [GIT PULL] Immutable branch between MFD and Regulator due for the v4.9 merge window Lee Jones
2016-09-02 15:52 ` [PATCH 5/6] ASoC: arizona: Add gating for clock when used for direct MCLK Charles Keepax
2016-09-02 15:52   ` Charles Keepax
2016-09-05  8:11   ` Sylwester Nawrocki
2016-10-24 18:04   ` Applied "ASoC: arizona: Add gating for clock when used for direct MCLK" to the asoc tree Mark Brown
2016-10-24 18:04     ` Mark Brown
2016-09-02 15:52 ` [PATCH 6/6] ASoC: arizona: Add gating for source clocks of the FLLs Charles Keepax
2016-09-02 15:52   ` Charles Keepax
2016-09-05  8:12   ` Sylwester Nawrocki
2016-10-24 18:04   ` Applied "ASoC: arizona: Add gating for source clocks of the FLLs" to the asoc tree Mark Brown
2016-10-24 18:04     ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161004145247.GD29257@dell \
    --to=lee.jones@linaro.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=ckeepax@opensource.wolfsonmicro.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.wolfsonmicro.com \
    --cc=s.nawrocki@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.