]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c8be623612cbc1418a48de7edc027861b03161d
treef1ed68c8b7ac1e7bf4bd3cf4a3df18e4f87c186e
parentc2496f6b7afbfeec9202b4ba7d029ad502ab330d
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