Skip to content

Commit 099008c

Browse files
CBala21lgirdwood
authored andcommitted
topology2: ptl: Generate a topology for HDMI-in capture without headset
codec Adding make file changes to generate the topology file for the products which doesn't have ssp-based audio codec but need to support HDMI audio playback and HDMI-in capture via I2S. Signed-off-by: Balamurugan C <balamurugan.c@intel.com>
1 parent 86cbc3b commit 099008c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

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

87+
#No HeadsetCodec+HDMI-IN
88+
"cavs-es83x6\;sof-ptl-hdmi-ssp02\;PLATFORM=ptl,PREPROCESS_PLUGINS=nhlt,\
89+
NHLT_BIN=nhlt-sof-ptl-hdmi-ssp02.bin,HEADSET_CODEC=false,HDMI_IN_CAPTURE=true,\
90+
HDMI_IN_1_ID=0,HDMI_IN_2_ID=1"
91+
8792
# Split topologies
8893
"cavs-sdw\;sof-ptl-dmic-2ch-id5\;PLATFORM=mtl,SDW_JACK=false,NUM_HDMIS=0,NUM_DMICS=2,\
8994
PDM1_MIC_A_ENABLE=0,PDM1_MIC_B_ENABLE=0,DMIC0_ID=5,DMIC1_ID=6,PREPROCESS_PLUGINS=nhlt,\

0 commit comments

Comments
 (0)