Skip to content

Commit b4d8209

Browse files
committed
Tools: Topology2: Build topology sof-mtl-max98360a-rt5682
This change avoids the need to know which of the sof-mtl topologies should be renamed for the MTL Chromebook. The topology file is a duplicate of sof-mtl-max98357-rt5682, while the SOF driver on the device requires a topology with this name. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com> (cherry picked from commit 2b5ed2f)
1 parent fe4bfb8 commit b4d8209

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ PDM1_MIC_B_ENABLE=1,DMIC0_PCM_ID=99,PREPROCESS_PLUGINS=nhlt,\
4343
NHLT_BIN=nhlt-sof-mtl-max98357a-rt5682.bin,SPK_ID=6,DEEPBUFFER_FW_DMA_MS=10,INCLUDE_ECHO_REF=true,\
4444
BT_ID=7,BT_PCM_NAME=Bluetooth,DEEP_BUF_SPK=true"
4545

46+
# Note this is same as above but different tplg name
47+
"cavs-rt5682\;sof-mtl-max98360a-rt5682\;PLATFORM=mtl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,\
48+
PDM1_MIC_B_ENABLE=1,DMIC0_PCM_ID=99,PREPROCESS_PLUGINS=nhlt,\
49+
NHLT_BIN=nhlt-sof-mtl-max98357a-rt5682.bin,SPK_ID=6,DEEPBUFFER_FW_DMA_MS=10,INCLUDE_ECHO_REF=true,\
50+
BT_ID=7,BT_PCM_NAME=Bluetooth,DEEP_BUF_SPK=true"
51+
4652
"cavs-rt5682\;sof-mtl-max98357a-rt5682-google-aec\;PLATFORM=mtl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,\
4753
PDM1_MIC_B_ENABLE=1,DMIC0_PCM_ID=99,PREPROCESS_PLUGINS=nhlt,\
4854
NHLT_BIN=nhlt-sof-mtl-max98357a-rt5682-google-aec.bin,SPK_ID=6,DEEPBUFFER_FW_DMA_MS=10,INCLUDE_ECHO_REF=true,\

0 commit comments

Comments
 (0)