Searched hist:"05 d996e113481fdd9ac40ccf5cadabd1e73f2404" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/fsl/ |
H A D | imx-audmix.c | diff 05d996e113481fdd9ac40ccf5cadabd1e73f2404 Wed Jun 12 08:40:52 CEST 2024 Shengjiu Wang <shengjiu.wang@nxp.com> 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>
|