Skip to content

Commit c4647ea

Browse files
committed
topology2: add nocodec support for real case validation
Sof-mtl-max98357a-rt5682 is used by chrome project. This patch uses nocodec backend for validation so that our CI test can check real production case. Signed-off-by: Rander Wang <rander.wang@intel.com>
1 parent 0a3b816 commit c4647ea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tools/topology/topology2/development/tplg-targets.cmake

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,11 @@ PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-tgl-nocodec-crossover.bin,EFX_CROSSOVE
114114
# Topology to test RTC AEC
115115
"development/cavs-nocodec-rtcaec\;sof-tgl-nocodec-rtcaec\;PLATFORM=tgl,\
116116
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-tgl-nocodec-rtcaec.bin"
117+
118+
"cavs-rt5682\;sof-mtl-max98357a-rt5682-nocodec\;PLATFORM=mtl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,\
119+
PDM1_MIC_B_ENABLE=1,DMIC0_PCM_ID=99,PREPROCESS_PLUGINS=nhlt,HEADSET_CODEC_NAME=NoCodec-0,\
120+
SPEAKER_CODEC_NAME=NoCodec-2,NHLT_BIN=nhlt-sof-mtl-max98357a-rt5682-nocodec.bin,SPK_ID=2,NUM_HDMIS=0,\
121+
DEEPBUFFER_FW_DMA_MS=10,INCLUDE_ECHO_REF=true,GOOGLE_RTC_AEC_SUPPORT=1,INCLUDE_BT_OFFLOAD=false,\
122+
GOOGLE_AEC_DP_CORE_ID=2,DMIC0_NAME=NoCodec-6,DMIC0_DAI_COPIER=dai-copier.DMIC.NoCodec-6.capture,\
123+
DMIC0_ID=6,DMIC1_ID=7,DMIC1_NAME=NoCodec-7"
117124
)

0 commit comments

Comments
 (0)