Skip to content

Commit 8a3102a

Browse files
CBala21kv2019i
authored andcommitted
topology2: mtl: Generate topology for No headset codec
Adding make file changes to generate the topology file for the products which doesn't have no ssp-based audio codec but need to support HDMI audio playback and HDMI-in capture via I2S. Signed-off-by: Balamurugan C <[email protected]> (cherry picked from commit 7002215)
1 parent 13d6f73 commit 8a3102a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ NHLT_BIN=nhlt-sof-mtl-es83x6-ssp1-hdmi-ssp02.bin,HEADSET_SSP_DAI_INDEX=1,\
7777
HEADSET_CODEC=true,HEADSET_CODEC_NAME=SSP1-Codec,HDMI1_ID=3,HDMI2_ID=4,HDMI3_ID=5,\
7878
HDMI_IN_CAPTURE=true"
7979

80+
#No HeadsetCodec+HDMI-IN
81+
"cavs-es83x6\;sof-mtl-hdmi-ssp02\;PLATFORM=mtl,PREPROCESS_PLUGINS=nhlt,\
82+
NHLT_BIN=nhlt-sof-mtl-hdmi-ssp02.bin,HEADSET_CODEC=false,HDMI_IN_CAPTURE=true,\
83+
HDMI_IN_1_ID=0,HDMI_IN_2_ID=1"
84+
8085
# SDW + DMIC + HDMI
8186
"cavs-sdw\;sof-mtl-sdw-cs42l42-l0-max98363-l2\;PLATFORM=mtl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,\
8287
PDM1_MIC_B_ENABLE=1,DMIC0_ID=3,DMIC1_ID=4,\

0 commit comments

Comments
 (0)