]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: meson: axg-card: add basic codec-to-codec link support
authorJerome Brunet <jbrunet@baylibre.com>
Wed, 15 May 2019 13:18:57 +0000 (15:18 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 16 May 2019 11:13:30 +0000 (12:13 +0100)
commit0a8f1117a6803398d361e7bd76fef59c636f143b
treeb316b96aa78e9079f26e575bcdc17412e32e7a29
parente35f5ad6a965de5d301ca5957a1c48c53fe366fb
ASoC: meson: axg-card: add basic codec-to-codec link support

Add basic support for codec-to-codec link in the axg sound card.
The cpu side of these links is expected to properly set the hw_params
and format of the link.

ATM, only the tohdmitx glue is supported but others (like the
internal DAC glue) should follow.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Tested-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/axg-card.c