From: Lars-Peter Clausen <lars@metafoo.de>
To: Mark Brown <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: Re: [PATCH] ASoC: adau: Factor out shared PLL configuration code
Date: Thu, 9 Jun 2016 20:40:46 +0200 [thread overview]
Message-ID: <5759B82E.5040801@metafoo.de> (raw)
In-Reply-To: <20160609174122.GB7510@sirena.org.uk>
On 06/09/2016 07:41 PM, Mark Brown wrote:
> On Thu, Jun 09, 2016 at 07:39:06PM +0200, Lars-Peter Clausen wrote:
>> Multiple devices from the ADAU family share the same PLL structure and
>> configuration register layout. Introduce a new helper module that can be
>> used to calculated the PLL configuration registers based on a specified
>> input frequency and the desired output frequency of the PLL.
>
> Sounds like we may be heading towards an MFD with a clock driver here?
Not at the moment, the PLL outputs are only used internally so it makes
no sense to expose it through the CCF at the moment. The questions on
IRC were more about how to replace the input clock configuration, which
is currently done through the set_sysclk callbacks, with the CCF.
next prev parent reply other threads:[~2016-06-09 18:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-09 17:39 [PATCH] ASoC: adau: Factor out shared PLL configuration code Lars-Peter Clausen
2016-06-09 17:41 ` Mark Brown
2016-06-09 18:40 ` Lars-Peter Clausen [this message]
2016-06-13 8:56 ` Mark Brown
2016-06-09 17:42 ` Applied "ASoC: adau: Factor out shared PLL configuration code" to the asoc tree 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=5759B82E.5040801@metafoo.de \
--to=lars@metafoo.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.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.