ASoC: SOF: topology: Add support for AMD ACP DAIs
authorAjit Kumar Pandey <AjitKumar.Pandey@amd.com>
Wed, 17 Nov 2021 09:37:24 +0000 (11:37 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 17 Nov 2021 17:35:54 +0000 (17:35 +0000)
commitefb931cdc4b94a0f7ed17a76844f08cef1bdffe5
tree9fea3536efeecd70f12b5070d19c0a6373552edc
parent63fba90fc88b6cee9f8bead761a419169ecda6cc
ASoC: SOF: topology: Add support for AMD ACP DAIs

Add new sof dais and config to pass topology file configuration
to SOF firmware running on ACP's DSP core. ACP firmware support
I2S_BT, I2S_SP and DMIC controller hence add three new dais to
the list of supported sof_dais

Signed-off-by: Ajit Kumar Pandey <AjitKumar.Pandey@amd.com>
Reviewed-by: Bard Liao <bard.liao@intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/20211117093734.17407-12-daniel.baluta@oss.nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sof/dai-amd.h [new file with mode: 0644]
include/sound/sof/dai.h
sound/soc/sof/pcm.c
sound/soc/sof/topology.c