[alsa-devel] [PATCH 0/4] ASoC: merge audio-graph-scu into audio-graph - step3

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Mon Nov 26 05:58:39 CET 2018


Hi Mark

audio-graph     card can handle normal sound card, and
audio-graph-scu card can handle DPCM   sound card.
But, we can't use these feature in same time now.

So, this is the time to merge audio-graph and audio-graph-scu.
The patch-set are a little bit huge (and few patches are depend
on posted OF patch. I'm now waiting...),
thus, I separated these into few steps.

This is step3 patches.

After step3, the remaining patch is "merge audio-graph and audio-graph-scu"
and "remove audio-graph-scu" patches,
and, +1 more patch which is based on OF graph patches.
I'm posting it to OF ML, but no response so far.
Thus, step4 patch will be *after* OF graph patch.

Kuninori Morimoto (4):
  ASoC: audio-graph-scu-card: care link / dai count
  ASoC: audio-graph-scu-card: use cpu/codec pointer on graph_dai_props
  ASoC: audio-graph-scu-card: care multi DPCM codec_conf
  ASoC: audio-graph-card: use cpu/codec pointer on graph_dai_props

 sound/soc/generic/audio-graph-card.c     |  57 ++++++-----
 sound/soc/generic/audio-graph-scu-card.c | 163 ++++++++++++++++++++++---------
 2 files changed, 153 insertions(+), 67 deletions(-)

-- 
2.7.4



More information about the Alsa-devel mailing list