]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: imx-card: Add playback_only or capture_only support
authorShengjiu Wang <shengjiu.wang@nxp.com>
Mon, 17 Feb 2025 02:17:15 +0000 (10:17 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 24 Feb 2025 15:55:51 +0000 (15:55 +0000)
commit1877c3e7937fb2b9373ba263a4900448d50917b7
tree20fc6ef90b48b5ac1a89a1602123363808440cf1
parent8c6ede5cc4226fd841f252d02ab0372cb92ee75c
ASoC: imx-card: Add playback_only or capture_only support

With the DPCM case, the backend only support capture or playback, then
the linked frontend can only support capture or playback, but frontend
can't automatically enable only capture or playback, it needs the input
from dt-binding.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Link: https://patch.msgid.link/20250217021715.284951-3-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-card.c