Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoc: simple card: extend for MCLK support
@ 2015-06-05  8:19 Arnaud Pouliquen
  2015-06-05  8:19 ` [PATCH 1/2] ASoC: simple card: Add mclk-fs property in dai-link Arnaud Pouliquen
  2015-06-05  8:19 ` [PATCH 2/2] ASoC: simple card: set cpu-dai sysclk with mclk-fs Arnaud Pouliquen
  0 siblings, 2 replies; 6+ messages in thread
From: Arnaud Pouliquen @ 2015-06-05  8:19 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie, arnaud.pouliquen, lgirdwood

Patches propose to extend the management of the mclk-fs ratio.
This extension allows to support following card constraints:
- mclk is generated by cpu_dai, depending on frame rate.
  cpu_dai needs to be informed on the ratio supported by codec.	
- Each codec needs a specific ratio. 
  In this case mclk-fs needs to be defined for the dai_link.

Arnaud Pouliquen (2):
  ASoC: simple card: Add mclk-fs property in dai-link
  ASoC: simple card: set cpu-dai sysclk with mclk-fs

 .../devicetree/bindings/sound/simple-card.txt      |  6 ++++-
 sound/soc/generic/simple-card.c                    | 27 +++++++++++++++++++---
 2 files changed, 29 insertions(+), 4 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-07-07 13:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-05  8:19 [PATCH 0/2] ASoc: simple card: extend for MCLK support Arnaud Pouliquen
2015-06-05  8:19 ` [PATCH 1/2] ASoC: simple card: Add mclk-fs property in dai-link Arnaud Pouliquen
2015-06-12 11:36   ` Mark Brown
2015-06-05  8:19 ` [PATCH 2/2] ASoC: simple card: set cpu-dai sysclk with mclk-fs Arnaud Pouliquen
2015-06-12 11:40   ` Mark Brown
2015-07-07 13:58   ` Applied "ASoC: simple card: set cpu-dai sysclk with mclk-fs" 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