[alsa-devel] [PATCH 0/7] ASoC: simple-card: add asoc_simple_card_convert_fixup/parse_routing
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Jun 15 02:23:29 CEST 2017
Hi Mark
Simple/OF-Audio card are using same DT properties, but not using
same functions for it. These patches adds such function on simple-card-utils
and uses it from simple/simple-scu/audio/audio-scu cards.
These are for convert_rate/convert_channels/routing
Kuninori Morimoto (7):
ASoC: simple-card-utils: add asoc_simple_card_convert_fixup()
ASoC: simple-scu-card: use asoc_simple_card_convert_fixup()
ASoC: audio-graph-scu-card: use asoc_simple_card_convert_fixup()
ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()
ASoC: simple-card: use asoc_simple_card_of_parse_routing()
ASoC: simple-scu-card: use asoc_simple_card_of_parse_routing()
ASoC: audio-graph-scu-card: use asoc_simple_card_of_parse_routing()
include/sound/simple_card_utils.h | 14 ++++++++
sound/soc/generic/audio-graph-scu-card.c | 28 +++------------
sound/soc/generic/simple-card-utils.c | 62 ++++++++++++++++++++++++++++++++
sound/soc/generic/simple-card.c | 10 ++----
sound/soc/generic/simple-scu-card.c | 26 +++-----------
5 files changed, 88 insertions(+), 52 deletions(-)
--
1.9.1
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list