From b9aa4c56034c5be509a8c61b3fa4d893faec9423 Mon Sep 17 00:00:00 2001 From: Seppo Ingalsuo Date: Fri, 6 Sep 2024 13:20:59 +0300 Subject: [PATCH] Tools: Topology2: Cleanup dai-copier-eqiir-module-copier-capture The pipeline is generic for any type of DAI, so using DMIC0_DAI_EQIIR to select IIR blob is wrong. The blob definition need to be done at upper level where endpoint is known. Signed-off-by: Seppo Ingalsuo --- .../cavs/dai-copier-eqiir-module-copier-capture.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tools/topology/topology2/include/pipelines/cavs/dai-copier-eqiir-module-copier-capture.conf b/tools/topology/topology2/include/pipelines/cavs/dai-copier-eqiir-module-copier-capture.conf index 85fa53c9c..0f38da399 100644 --- a/tools/topology/topology2/include/pipelines/cavs/dai-copier-eqiir-module-copier-capture.conf +++ b/tools/topology/topology2/include/pipelines/cavs/dai-copier-eqiir-module-copier-capture.conf @@ -109,14 +109,6 @@ Class.Pipeline."dai-copier-eqiir-module-copier-capture" { out_ch_map $CHANNEL_MAP_3_POINT_1 } ] - - Object.Control.bytes."1" { - IncludeByKey.DMIC0_DAI_EQIIR { - "passthrough" "include/components/eqiir/passthrough.conf" - "highpass_40hz_0db" "include/components/eqiir/highpass_40hz_0db_48khz.conf" - "highpass_40hz_20db" "include/components/eqiir/highpass_40hz_20db_48khz.conf" - } - } } module-copier."2" {