OSDN Git Service

ASoC: fsl: Add Audio Mixer machine driver
authorViorel Suman <viorel.suman@nxp.com>
Tue, 22 Jan 2019 11:14:30 +0000 (11:14 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 26 Mar 2019 14:07:51 +0000 (14:07 +0000)
commitb86ef5367761603df5f66ce08fb014b991f6b51d
treee26343ab8209dad393bc21bf418cab5c66274755
parentd0d9071b724123ebde89bdf6b52b86c3289abe85
ASoC: fsl: Add Audio Mixer machine driver

This patch implements Audio Mixer machine driver for NXP iMX8 SOCs.
It connects together Audio Mixer and related SAI instances.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/imx-audmix.c [new file with mode: 0644]