[alsa-devel] [PATCH 00/10] ASoC: merge audio-graph-scu into audio-graph - step2
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Nov 22 01:54:25 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.
These are step2 patches
Kuninori Morimoto (10):
ASoC: soc-core: add snd_soc_of_parse_node_prefix()
ASoC: simple-scu-card: tidyup "prefix" parsing on Doc
ASoC: simple-scu-card: tidyup "prefix" parsing
ASoC: audio-graph-scu-card: tidyup "prefix" parsing on Doc
ASoC: audio-graph-scu-card: tidyup "prefix" parsing
ASoC: audio-graph-scu-card: tidyup "convert-rate/channels" parsing on Doc
ASoC: audio-graph-scu-card: tidyup "convert-rate/channels" parsing
ASoC: audio-graph-scu-card: tidyup asoc_simple_card_parse_daifmt() timing
ASoC: audio-graph-card: tidyup typo SND_AUDIO_GRAPH_CARD
ASoC: audio-graph-card: tidyup define position
.../bindings/sound/audio-graph-scu-card.txt | 4 +-
.../devicetree/bindings/sound/simple-scu-card.txt | 2 +-
include/sound/soc.h | 6 +-
sound/soc/generic/Kconfig | 2 +-
sound/soc/generic/audio-graph-card.c | 10 +--
sound/soc/generic/audio-graph-scu-card.c | 71 ++++++++++------------
sound/soc/generic/simple-scu-card.c | 7 +++
sound/soc/soc-core.c | 11 ++--
8 files changed, 59 insertions(+), 54 deletions(-)
--
2.7.4
More information about the Alsa-devel
mailing list