]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: imx-card: support playback or capture only
authorMark Brown <broonie@kernel.org>
Tue, 25 Feb 2025 15:23:41 +0000 (15:23 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 25 Feb 2025 15:23:41 +0000 (15:23 +0000)
Merge series from Shengjiu Wang <shengjiu.wang@nxp.com>:

Be similar to audio graph card, support playback or capture only for
imx-audio-card.

imx-card can't directly refer to audio-graph-port.yaml, because it is
not based on 'ports'. Add playback-only and capture-only property
directly


Trivial merge