All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: Fabio Estevam <fabio.estevam@freescale.com>,
	marex@denx.de, alsa-devel@alsa-project.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/4] ASoC: mxs: register saif mclk to clock framework
Date: Mon, 1 Jul 2013 11:11:40 +0100	[thread overview]
Message-ID: <20130701101140.GC27646@sirena.org.uk> (raw)
In-Reply-To: <1372666571-17276-4-git-send-email-shawn.guo@linaro.org>


[-- Attachment #1.1: Type: text/plain, Size: 434 bytes --]

On Mon, Jul 01, 2013 at 04:16:10PM +0800, Shawn Guo wrote:
> Mostly the mxs system design uses saif0 mclk output as the clock source
> of codec.  Since the mclk is implemented as a general divider with the
> saif clk as the parent clock, let's register the mclk as a basic
> clk-divider to common clock framework.  Then with it being a clock
> provdier, clk_get() call in codec driver probe function will just work.

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



WARNING: multiple messages have this Message-ID (diff)
From: broonie@kernel.org (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] ASoC: mxs: register saif mclk to clock framework
Date: Mon, 1 Jul 2013 11:11:40 +0100	[thread overview]
Message-ID: <20130701101140.GC27646@sirena.org.uk> (raw)
In-Reply-To: <1372666571-17276-4-git-send-email-shawn.guo@linaro.org>

On Mon, Jul 01, 2013 at 04:16:10PM +0800, Shawn Guo wrote:
> Mostly the mxs system design uses saif0 mclk output as the clock source
> of codec.  Since the mclk is implemented as a general divider with the
> saif clk as the parent clock, let's register the mclk as a basic
> clk-divider to common clock framework.  Then with it being a clock
> provdier, clk_get() call in codec driver probe function will just work.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130701/353cc584/attachment.sig>

  reply	other threads:[~2013-07-01 10:11 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01  8:16 [PATCH 0/4] Fix mxs audio regressions Shawn Guo
2013-07-01  8:16 ` Shawn Guo
2013-07-01  8:16 ` [PATCH 1/4] ASoC: sgtl5000: give it a ramping time before writting Shawn Guo
2013-07-01  8:16   ` Shawn Guo
2013-07-01 10:07   ` Mark Brown
2013-07-01 10:07     ` Mark Brown
2013-07-01 10:54     ` Marek Vasut
2013-07-01 10:54       ` Marek Vasut
2013-07-01 13:55       ` Shawn Guo
2013-07-01 13:55         ` Shawn Guo
2013-07-01 14:12       ` Fabio Estevam
2013-07-01 14:12         ` [alsa-devel] " Fabio Estevam
2013-07-01 14:26         ` Shawn Guo
2013-07-01 14:26           ` [alsa-devel] " Shawn Guo
2013-07-01 14:34           ` Shawn Guo
2013-07-01 14:34             ` [alsa-devel] " Shawn Guo
2013-07-01 15:11             ` Fabio Estevam
2013-07-01 15:11               ` [alsa-devel] " Fabio Estevam
2013-07-01 15:33               ` Shawn Guo
2013-07-01 15:33                 ` [alsa-devel] " Shawn Guo
2013-07-01 15:42                 ` Fabio Estevam
2013-07-01 15:42                   ` [alsa-devel] " Fabio Estevam
2013-07-01 17:43                   ` Marek Vasut
2013-07-01 17:43                     ` [alsa-devel] " Marek Vasut
2013-07-01 19:14                     ` Fabio Estevam
2013-07-01 19:14                       ` [alsa-devel] " Fabio Estevam
2013-07-01 19:28                       ` Alexandre Belloni
2013-07-01 19:28                         ` Alexandre Belloni
2013-07-02  2:16                     ` Shawn Guo
2013-07-02  2:16                       ` [alsa-devel] " Shawn Guo
2013-07-01 19:23                   ` Alexandre Belloni
2013-07-01 19:23                     ` Alexandre Belloni
2013-07-01 14:04     ` Shawn Guo
2013-07-01 14:04       ` Shawn Guo
2013-07-01 10:57   ` Lothar Waßmann
2013-07-01 10:57     ` Lothar Waßmann
2013-07-01  8:16 ` [PATCH 2/4] ASoC: sgtl5000: defer the probe if clock is not found Shawn Guo
2013-07-01  8:16   ` Shawn Guo
2013-07-01  9:45   ` Mark Brown
2013-07-01  9:45     ` Mark Brown
2013-07-01 11:33     ` Russell King - ARM Linux
2013-07-01 11:33       ` Russell King - ARM Linux
2013-07-01 12:51       ` Mark Brown
2013-07-01 12:51         ` Mark Brown
2013-07-01  8:16 ` [PATCH 3/4] ASoC: mxs: register saif mclk to clock framework Shawn Guo
2013-07-01  8:16   ` Shawn Guo
2013-07-01 10:11   ` Mark Brown [this message]
2013-07-01 10:11     ` Mark Brown
2013-07-01  8:16 ` [PATCH 4/4] ARM: mxs: saif0 is the clock provider to sgtl5000 Shawn Guo
2013-07-01  8:16   ` Shawn Guo

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=20130701101140.GC27646@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=fabio.estevam@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=marex@denx.de \
    --cc=shawn.guo@linaro.org \
    /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.