alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [RFT v3 0/3] ASoC: core: Add support for DAI multicodec
@ 2014-04-24 12:01 Benoit Cousson
  2014-04-24 12:01 ` [RFT v3 1/3] ASoC: core: Add helpers for dai link and aux dev init Benoit Cousson
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Benoit Cousson @ 2014-04-24 12:01 UTC (permalink / raw)
  To: broonie, lgirdwood, lars; +Cc: misael.lopez, alsa-devel, Benoit Cousson

Hi Mark, Liam and Lars,

Sorry for the delay. Here is the third version of the multicodec series.

I changed the way to store the multiple codec_dai as suggested by Lars and
added the missing iterations in all the places pointed by Lars in his comments.

Please note that I have a very simple setup based on BBB to check if the series
is working, so it will be good to test it on various platforms to ensure
this is not generating any regression. Hence this version is still RFT.

The series is based on asoc/for-next (v3.15-rc2).

Test and comments are welcome.

Thanks,
Benoit


v1: http://comments.gmane.org/gmane.linux.alsa.devel/120532

v2: http://comments.gmane.org/gmane.linux.alsa.devel/121024
- Split the first version in several patches.
- Remove the TDM fixup 

v3: 
- Fixed all the places that were not iterating over all the codecs.
- Change the structure and split it.


Benoit Cousson (2):
  ASoC: core: Add one dai_get_widget helper instead of two rtd based ones
  ASoC: core: Add support for DAI multicodec

Misael Lopez Cruz (1):
  ASoC: core: Add helpers for dai link and aux dev init

 include/sound/soc-dai.h  |   5 +
 include/sound/soc.h      |  13 ++
 sound/soc/soc-compress.c |  83 +++++---
 sound/soc/soc-core.c     | 401 +++++++++++++++++++++++++----------
 sound/soc/soc-dapm.c     |  71 ++++---
 sound/soc/soc-pcm.c      | 529 +++++++++++++++++++++++++++++++----------------
 6 files changed, 763 insertions(+), 339 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-06-23 14:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24 12:01 [RFT v3 0/3] ASoC: core: Add support for DAI multicodec Benoit Cousson
2014-04-24 12:01 ` [RFT v3 1/3] ASoC: core: Add helpers for dai link and aux dev init Benoit Cousson
2014-04-24 12:24   ` Mark Brown
2014-04-24 12:01 ` [RFT v3 2/3] ASoC: core: Add one dai_get_widget helper instead of two rtd based ones Benoit Cousson
2014-04-24 12:25   ` Mark Brown
2014-04-24 12:01 ` [RFT v3 3/3] ASoC: core: Add support for DAI multicodec Benoit Cousson
2014-04-26 12:51   ` Lars-Peter Clausen
2014-04-29 17:53     ` Benoit Cousson
2014-05-15 15:01     ` Benoit Cousson
2014-05-16 10:44       ` Lars-Peter Clausen
2014-05-16 11:31         ` Benoit Cousson
2014-05-22  7:01         ` Benoit Cousson
2014-05-23 12:42           ` Lars-Peter Clausen
2014-05-06 11:24   ` Lars-Peter Clausen
2014-05-16 20:06     ` Sinan Akman
2014-05-17 11:46       ` Mark Brown
2014-06-23 14:26     ` Benoit Cousson

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