alistair23-linux/Documentation/sound/soc
Samuel Holland 95cfc0a0aa
ASoC: simple-card: Add support for codec2codec DAI links
Following the example in cb2cf0de11 ("ASoC: soc-core: care Codec <->
Codec case by non_legacy_dai_naming"), determine if a DAI link contains
only codec DAIs by examining the non_legacy_dai_naming flag in each
DAI's component.

For now, we assume there is only one or a small set of valid PCM stream
parameters, so num_params == 1 is good enough. We also assume that the
same params are valid for all supported streams. params is set to the
subset of parameters common among all DAIs, and then the existing code
automatically chooses the highest quality of the remaining values when
the link is brought up.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20200305051143.60691-4-samuel@sholland.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-03-06 14:24:11 +00:00
..
clocking.rst ASoC: doc: ReSTize clocking.txt 2016-11-11 17:34:03 +01:00
codec-to-codec.rst ASoC: simple-card: Add support for codec2codec DAI links 2020-03-06 14:24:11 +00:00
codec.rst sound updates for 4.18 2018-06-06 09:08:38 -07:00
dai.rst Documentation: Use "while" instead of "whilst" 2018-11-20 09:30:43 -07:00
dapm.rst ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs. 2017-06-30 11:55:20 +01:00
dpcm.rst ASoC: doc: Fix typos in dpcm.rst 2019-02-08 12:58:31 +00:00
index.rst ASoC: doc: ReSTize codec_to_codec.txt 2016-11-11 17:35:10 +01:00
jack.rst ASoC: doc: ReSTize jack.txt 2016-11-11 17:34:14 +01:00
machine.rst ASoC: doc: ReSTize machine.txt 2016-11-11 17:33:46 +01:00
overview.rst ASoC: doc: ReSTize overview.txt 2016-11-11 17:32:48 +01:00
platform.rst sound updates for 4.18 2018-06-06 09:08:38 -07:00
pops-clicks.rst ASoC: doc: ReSTize pops_clicks.txt 2016-11-11 17:33:54 +01:00