All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Relax bitclk computation when using PLL
@ 2017-04-21 13:07 ` Daniel Baluta
  0 siblings, 0 replies; 16+ messages in thread
From: Daniel Baluta @ 2017-04-21 13:07 UTC (permalink / raw)
  To: broonie, tiwai, ckeepax, arnd, lgirdwood
  Cc: patches, alsa-devel, linux-kernel, Daniel Baluta

Using strict bitclk requirements we cannot support all promised
rates and formats. For this reason we relax bitclk computation
by choosing the best available bitclk.

First patch in the series is based on Arnd's patch:

http://mailman.alsa-project.org/pipermail/alsa-devel/2017-April/119899.html

Second one does the actual bitclk relaxation.

Daniel Baluta (2):
  ASoC: codec: wm9860: avoid maybe-uninitialized warning
  ASoC: codec: wm8960: Relax bit clock computation when using PLL

 sound/soc/codecs/wm8960.c | 29 ++++++++++++++++++++---------
 1 file changed, 20 insertions(+), 9 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-04-25 10:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-21 13:07 [PATCH 0/2] Relax bitclk computation when using PLL Daniel Baluta
2017-04-21 13:07 ` Daniel Baluta
2017-04-21 13:07 ` [PATCH 1/2] ASoC: codec: wm9860: avoid maybe-uninitialized warning Daniel Baluta
2017-04-21 13:07   ` Daniel Baluta
2017-04-21 14:46   ` Arnd Bergmann
2017-04-21 14:46     ` Arnd Bergmann
2017-04-24 13:15     ` [alsa-devel] " Daniel Baluta
2017-04-24 13:15       ` Daniel Baluta
2017-04-24 15:27       ` [alsa-devel] " Arnd Bergmann
2017-04-24 15:27         ` Arnd Bergmann
2017-04-25 10:17         ` [alsa-devel] " Daniel Baluta
2017-04-25 10:17           ` Daniel Baluta
2017-04-21 13:07 ` [PATCH 2/2] ASoC: codec: wm8960: Relax bit clock computation when using PLL Daniel Baluta
2017-04-21 13:07   ` Daniel Baluta
2017-04-21 14:44   ` Arnd Bergmann
2017-04-21 14:44     ` Arnd Bergmann

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.