Skip to content

Commit 2b4a565

Browse files
bardliaolgirdwood
authored andcommitted
Topology2: add sof-mtl-rt711-2ch support
Add sof-mtl-rt711-2ch.tplg support. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent d3e3fce commit 2b4a565

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tools/topology/topology2/production/tplg-targets-ace1.cmake

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
# Array of "input-file-name;output-file-name;comma separated pre-processor variables"
44
list(APPEND TPLGS
55
# SDW + DMIC topology with passthrough pipelines
6+
"cavs-sdw\;sof-mtl-rt711-2ch\;PLATFORM=mtl,NUM_DMICS=2,PDM1_MIC_A_ENABLE=0,PDM1_MIC_B_ENABLE=0,\
7+
DMIC0_ID=2,DMIC1_ID=3,PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-mtl-rt711-2ch.bin,\
8+
HDMI1_ID=4,HDMI2_ID=5,HDMI3_ID=6,DMIC0_ENHANCED_CAPTURE=true,\
9+
EFX_DMIC0_TDFB_PARAMS=line4_pass,EFX_DMIC0_DRC_PARAMS=dmic_default"
10+
611
"cavs-sdw\;sof-mtl-rt711-4ch\;PLATFORM=mtl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,\
712
DMIC0_ID=2,DMIC1_ID=3,PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-mtl-rt711-4ch.bin,\
813
HDMI1_ID=4,HDMI2_ID=5,HDMI3_ID=6,DMIC0_ENHANCED_CAPTURE=true,\

0 commit comments

Comments
 (0)