From dd3575ab485c022eb09f9b65758f643166096e4a Mon Sep 17 00:00:00 2001 From: Tomasz Lauda Date: Wed, 30 Oct 2019 14:10:15 +0100 Subject: [PATCH] topology: sof-glk-da7219: add volume to DMIC pipeline Signed-off-by: Tomasz Lauda --- tools/topology/sof-glk-da7219.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/topology/sof-glk-da7219.m4 b/tools/topology/sof-glk-da7219.m4 index 5b11846e7..1262099e0 100644 --- a/tools/topology/sof-glk-da7219.m4 +++ b/tools/topology/sof-glk-da7219.m4 @@ -59,7 +59,7 @@ PIPELINE_PCM_ADD(sof/pipe-volume-capture.m4, # Low Latency capture pipeline 4 on PCM 99 using max 4 channels of s32le. # 1000us deadline on core 0 with priority 0 #PIPELINE_PCM_ADD(sof/pipe-volume-capture.m4, -PIPELINE_PCM_ADD(sof/pipe-passthrough-capture.m4, +PIPELINE_PCM_ADD(sof/pipe-volume-capture.m4, 4, 99, 4, s16le, 1000, 0, 0, 48000, 48000, 48000)