All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFT v2 0/6] ASoC: core: Add support for DAI multicodec
@ 2014-03-21 15:27 Benoit Cousson
  2014-03-21 15:27 ` [RFT v2 1/6] ASoC: core: Add helpers for codec and codec_dai search Benoit Cousson
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Benoit Cousson @ 2014-03-21 15:27 UTC (permalink / raw)
  To: broonie, lgirdwood; +Cc: alsa-devel, lars, Benoit Cousson

Hi Mark and Liam,

Here is the second version of the multicodec series. I mostly rebased the code
to asoc-next, added smaller patches to introduce helpers before the main patch
and thus reduce the overal size of that patch and modified the TDM slot fixup.

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 the series on various setup to ensure
this is not generating any regression.
Hence the RFT for this version.

The series is based on asoc-v3.15-2-245-g876dea8.

Test and comments are welcome.

Thanks,
Benoit

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

v2:
- Split the first version in several patches.
- Remove the TDM fixup 


---
Misael Lopez Cruz (6):
  ASoC: core: Add helpers for codec and codec_dai search
  ASoC: core: Add helpers for codec DAI probe & remove
  ASoC: core: Add helper for DAI widgets linking
  ASoC: core: Add function for ac97 codec registration
  ASoC: core: Add helpers for dai link and aux dev init
  ASoC: core: Add support for DAI multicodec

 include/sound/soc-dai.h |   5 +
 include/sound/soc.h     |  16 ++
 sound/soc/soc-core.c    | 578 ++++++++++++++++++++++++++++++++++--------------
 sound/soc/soc-dapm.c    |  39 +++-
 sound/soc/soc-pcm.c     | 438 +++++++++++++++++++++++++-----------
 5 files changed, 761 insertions(+), 315 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-04-14 20:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-21 15:27 [RFT v2 0/6] ASoC: core: Add support for DAI multicodec Benoit Cousson
2014-03-21 15:27 ` [RFT v2 1/6] ASoC: core: Add helpers for codec and codec_dai search Benoit Cousson
2014-03-21 15:27 ` [RFT v2 2/6] ASoC: core: Add helpers for codec DAI probe & remove Benoit Cousson
2014-03-21 15:27 ` [RFT v2 3/6] ASoC: core: Add helper for DAI widgets linking Benoit Cousson
2014-03-21 15:27 ` [RFT v2 4/6] ASoC: core: Add function for ac97 codec registration Benoit Cousson
2014-03-21 15:27 ` [RFT v2 5/6] ASoC: core: Add helpers for dai link and aux dev init Benoit Cousson
2014-04-14 19:39   ` Mark Brown
2014-04-14 20:12     ` Benoit Cousson
2014-03-21 15:27 ` [RFT v2 6/6] ASoC: core: Add support for DAI multicodec Benoit Cousson
2014-03-22  8:33   ` Lars-Peter Clausen
2014-03-25 13:10     ` Benoit Cousson
2014-03-25 17:01       ` Lars-Peter Clausen

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.