Skip to content

Commit f458f14

Browse files
committed
topology2: add sof-mtl-tas2783-2ch.tplg for tas2783 amp
This file addes the cmake file changes to generate topology file to support TI's tas2783A devices. Signed-off-by: Niranjan H Y <niranjan.hy@ti.com>
1 parent 9ff0a7a commit f458f14

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-mtl-rt712-l0-4ch.bin,\
5555
HDMI1_ID=5,HDMI2_ID=6,HDMI3_ID=7,DMIC0_ENHANCED_CAPTURE=true,\
5656
EFX_DMIC0_TDFB_PARAMS=line4_pass,EFX_DMIC0_DRC_PARAMS=dmic_default"
5757

58+
"cavs-sdw\;sof-mtl-tas2783-2ch\;PLATFORM=mtl,NUM_SDW_AMP_LINKS=1,\
59+
SDW_JACK=false,NUM_DMICS=2,\
60+
SDW_SPK_STREAM=SDW0-Playback,SDW_SPK_IN_STREAM=SDW0-Capture,\
61+
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-mtl-tas2783-2ch.bin,\
62+
HDMI1_ID=6,HDMI2_ID=7,HDMI3_ID=8,DMIC0_ENHANCED_CAPTURE=true,\
63+
EFX_DMIC0_TDFB_PARAMS=line4_pass,EFX_DMIC0_DRC_PARAMS=dmic_default"
64+
5865
# sof_sdw creates dmic01 and dmic16k no matter 1 or 2 dmics are present.
5966
# So, HDMI link ids are the same for -2ch and -4ch topologies.
6067
"cavs-sdw\;sof-mtl-rt712-l0-2ch\;PLATFORM=mtl,NUM_SDW_AMP_LINKS=1,\

0 commit comments

Comments
 (0)