]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: imx-audmix: Split capture device for audmix
authorShengjiu Wang <shengjiu.wang@nxp.com>
Wed, 12 Jun 2024 06:40:52 +0000 (14:40 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 26 Jun 2024 16:48:14 +0000 (17:48 +0100)
commit05d996e113481fdd9ac40ccf5cadabd1e73f2404
treec3e48b4c0695b8e4dff6cdac7d711042ad39d3f3
parent6232a7eb1afc842d0daf1c0314e1eda65731783f
ASoC: imx-audmix: Split capture device for audmix

There will be three devices for this sound card, hw:x,0 is
the playback device for one SAI, hw:x,1 is the playback device
for another SAI, hw:x,2 is the capture device for audmix
output. then capture device and playback device can be configured
with different master/slave mode.

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