summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/qdsp6/Makefile
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2018-05-18 13:56:04 +0100
committerMark Brown <broonie@kernel.org>2018-05-21 16:41:48 +0100
commite3a33673e845f609977970d147d5f8e094c52c73 (patch)
tree86da6e908de3b2b235d16eaacbcf7a8ce331b168 /sound/soc/qcom/qdsp6/Makefile
parent68fd8480bb7baaf361e983f75d8571f25e017c67 (diff)
downloadop-kernel-dev-e3a33673e845f609977970d147d5f8e094c52c73.zip
op-kernel-dev-e3a33673e845f609977970d147d5f8e094c52c73.tar.gz
ASoC: qdsp6: q6routing: Add q6routing driver
This patch adds support to q6 routing driver which configures route between ASM and AFE module using ADM apis. This driver uses dapm widgets to setup the matrix between AFE ports and ASM streams. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-and-tested-by: Rohit kumar <rohitkr@codeaurora.org> Reviewed-by: Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/qcom/qdsp6/Makefile')
-rw-r--r--sound/soc/qcom/qdsp6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/qcom/qdsp6/Makefile b/sound/soc/qcom/qdsp6/Makefile
index 01d9dcf..0e8e2fe 100644
--- a/sound/soc/qcom/qdsp6/Makefile
+++ b/sound/soc/qcom/qdsp6/Makefile
@@ -2,4 +2,5 @@ obj-$(CONFIG_SND_SOC_QDSP6_COMMON) += q6dsp-common.o
obj-$(CONFIG_SND_SOC_QDSP6_CORE) += q6core.o
obj-$(CONFIG_SND_SOC_QDSP6_AFE) += q6afe.o
obj-$(CONFIG_SND_SOC_QDSP6_ADM) += q6adm.o
+obj-$(CONFIG_SND_SOC_QDSP6_ROUTING) += q6routing.o
obj-$(CONFIG_SND_SOC_QDSP6_ASM) += q6asm.o
OpenPOWER on IntegriCloud