From 08d8bbd452567838317586926f6f5cf25906ce71 Mon Sep 17 00:00:00 2001 From: Chao Song Date: Fri, 10 Mar 2023 11:04:25 +0800 Subject: [PATCH] topology2: add cpc value for gain The missing cpc in gain component results in wrong calculation for clock selection, and causes capture issues. Link: https://github.com/thesofproject/sof/issues/7228 Link: https://github.com/thesofproject/sof/issues/7230 Signed-off-by: Chao Song --- tools/topology/topology2/include/components/gain.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/topology/topology2/include/components/gain.conf b/tools/topology/topology2/include/components/gain.conf index 73dc4d5e85b0..455fea23ba5e 100644 --- a/tools/topology/topology2/include/components/gain.conf +++ b/tools/topology/topology2/include/components/gain.conf @@ -164,6 +164,7 @@ Class.Widget."gain" { type "pga" uuid "A8:A9:BC:61:D0:18:18:4A:8E:7B:26:39:21:98:04:B7" no_pm "true" + cpc 10183 period_sink_count 2 period_source_count 2 curve_type "fade"