ASoC: SOF: imx: Read ESAI parameters and send them to DSP
authorDaniel Baluta <daniel.baluta@nxp.com>
Tue, 8 Oct 2019 16:44:40 +0000 (11:44 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 10 Oct 2019 14:17:40 +0000 (15:17 +0100)
commita4eff5f86c9c5e7d07d880bd86ce8faad19d7063
treef1ed68c8b7ac1e7bf4bd3cf4a3df18e4f87c186e
parent5d43001ae43606dc525f55c482c545afba01bb55
ASoC: SOF: imx: Read ESAI parameters and send them to DSP

ESAI parameters are read for topology file, packed into
sof_ipc_dai_esai_parms struct and then sent to DSP.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191008164443.1358-7-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/pcm.c
sound/soc/sof/topology.c