From: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
To: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
Support Opensource <support.opensource@diasemi.com>
Subject: [PATCH 0/2] ASoC: da7219: Small clocking related updates for PLL and sysclk
Date: Tue, 19 Apr 2016 15:19:01 +0100 [thread overview]
Message-ID: <cover.1461071847.git.Adam.Thomson.Opensource@diasemi.com> (raw)
The patch set contains 2 small fixes/updates relating to clocking in the codec.
The first improves PLL locking for a corner scenario with a low frequency MCLK
provided, and the second is to remove 32KHz support from the codec
set_dai_sysclk() function, to align with updates already made to the
set_dai_pll() function.
Patches are based on v4.6-rc4 kernel version.
Adam Thomson (2):
ASoC: da7219: Update PLL ranges and dividers to improve locking
ASoC: da7219: Disallow unsupported 32KHz clock setting in
set_dai_sysclk()
sound/soc/codecs/da7219.c | 30 +++++++++++++++---------------
sound/soc/codecs/da7219.h | 20 ++++++++++----------
2 files changed, 25 insertions(+), 25 deletions(-)
--
1.9.3
next reply other threads:[~2016-04-19 14:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-19 14:19 Adam Thomson [this message]
2016-04-19 14:19 ` [PATCH 1/2] ASoC: da7219: Update PLL ranges and dividers to improve locking Adam Thomson
2016-04-19 16:41 ` Applied "ASoC: da7219: Update PLL ranges and dividers to improve locking" to the asoc tree Mark Brown
2016-04-19 14:19 ` [PATCH 2/2] ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk() Adam Thomson
2016-04-19 16:41 ` Applied "ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()" 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=cover.1461071847.git.Adam.Thomson.Opensource@diasemi.com \
--to=adam.thomson.opensource@diasemi.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=support.opensource@diasemi.com \
--cc=tiwai@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).