]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd07483872f3c69a6762c87509be2d64306ad7753
tree0726d4fc6199857fe419a47c1f3eb36b657291cf
parenta78192639d1989885034320418b502c9de1a36be
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