linux_dsm_epyc7002/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
codec-to-codec.rst ASoC: simple-card: Add support for codec2codec DAI links 2020-03-06 14:24:11 +00:00
codec.rst
dai.rst
dapm.rst
dpcm.rst ASoC: doc: Fix typos in dpcm.rst 2019-02-08 12:58:31 +00:00
index.rst
jack.rst
machine.rst
overview.rst
platform.rst
pops-clicks.rst