]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: fsl_audmix: Split playback and capture stream to different DAI
authorShengjiu Wang <shengjiu.wang@nxp.com>
Wed, 12 Jun 2024 06:40:51 +0000 (14:40 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 26 Jun 2024 16:48:13 +0000 (17:48 +0100)
commit6232a7eb1afc842d0daf1c0314e1eda65731783f
tree54255f6d31b811481a1fb15fc447b4e2e9df8cf4
parent15c958390460f964ec707ae6c5d1843638ebfe69
ASoC: fsl_audmix: Split playback and capture stream to different DAI

As audmix requires playback and capture stream in different
master/slave mode, so separate playback and capture stream to
different DAI. There are three DAIs required, two DAIs for playback
one DAI for capture.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://patch.msgid.link/1718174452-17596-3-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_audmix.c