aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_audmix.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26ASoC: fsl: Add Audio Mixer CPU DAI driverViorel Suman1-0/+102
This patch implements Audio Mixer CPU DAI driver for NXP iMX8 SOCs. The Audio Mixer is a on-chip functional module that allows mixing of two audio streams into a single audio stream. Audio Mixer datasheet is available here: https://www.nxp.com/docs/en/reference-manual/IMX8DQXPRM.pdf Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>