ASoC: SOF: Add asynchronous sample rate converter topology support
authorSeppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Tue, 10 Dec 2019 00:48:47 +0000 (18:48 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 10 Dec 2019 13:13:11 +0000 (13:13 +0000)
commit433363e779ecb772c2e9ffea5c9f266115c24441
tree0726d4fc6199857fe419a47c1f3eb36b657291cf
parentd612b455f120d05a42c95ccd7469fa13efb8d307
ASoC: SOF: Add asynchronous sample rate converter topology support

This patch adds into SOF topology the handling of ASRC DAPM type,
adds the tokens to configure the ASRC, and implement component IPC
into the driver.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191210004854.16845-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sof/topology.h
include/uapi/sound/sof/abi.h
include/uapi/sound/sof/tokens.h
sound/soc/sof/topology.c