ASoC: tegra: Specify components string for each card
authorDmitry Osipenko <digetx@gmail.com>
Sat, 29 May 2021 15:46:48 +0000 (18:46 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 15 Jun 2021 10:43:11 +0000 (11:43 +0100)
commitc16aab8ddc645f129880a266c1626b07b41f7c55
tree9ed9f1554e86dc73651b59cf6a6fa6dc645a77e2
parentcc8f70f5603986a99e7775f3cc4a10d337b82a4d
ASoC: tegra: Specify components string for each card

Specify components string for each card of each supported device. It's
a free form string that describes audio hardware configuration. This
information is useful for ALSA UCM rules. It allows to generalize UCM
rules, potentially removing a need to add new UCM rule for each device.

Acked-by: Jaroslav Kysela <perex@perex.cz>
Suggested-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20210529154649.25936-4-digetx@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/tegra/tegra_asoc_machine.c
sound/soc/tegra/tegra_wm8903.c