alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: da7219: Small clocking related updates for PLL and sysclk
@ 2016-04-19 14:19 Adam Thomson
  2016-04-19 14:19 ` [PATCH 1/2] ASoC: da7219: Update PLL ranges and dividers to improve locking Adam Thomson
  2016-04-19 14:19 ` [PATCH 2/2] ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk() Adam Thomson
  0 siblings, 2 replies; 5+ messages in thread
From: Adam Thomson @ 2016-04-19 14:19 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood, Jaroslav Kysela, Takashi Iwai
  Cc: alsa-devel, linux-kernel, Support Opensource

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-19 16:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-19 14:19 [PATCH 0/2] ASoC: da7219: Small clocking related updates for PLL and sysclk Adam Thomson
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

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).