Skip to content

Commit 92ae7d8

Browse files
CBala21lgirdwood
authored andcommitted
topology2: ptl: Generate a topology to support Es83x6 codec+HDMI-In capture
Adding changes to create a topology binary with ace3 blob to support Es83x6 codec with HDMI-In capture via I2S. Signed-off-by: Balamurugan C <balamurugan.c@intel.com>
1 parent b9db010 commit 92ae7d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ NHLT_BIN=nhlt-sof-ptl-es8336-ssp1.bin,HEADSET_SSP_DAI_INDEX=1,\
7878
HEADSET_CODEC=true,HEADSET_CODEC_NAME=SSP1-Codec,HDMI1_ID=3,HDMI2_ID=4,HDMI3_ID=5,\
7979
HDMI_IN_CAPTURE=false"
8080

81+
#ES83x6+HDMI-IN
82+
"cavs-es83x6\;sof-ptl-es83x6-ssp1-hdmi-ssp02\;PLATFORM=ptl,PREPROCESS_PLUGINS=nhlt,\
83+
NHLT_BIN=nhlt-sof-ptl-es83x6-ssp1-hdmi-ssp02.bin,HEADSET_SSP_DAI_INDEX=1,\
84+
HEADSET_CODEC=true,HEADSET_CODEC_NAME=SSP1-Codec,HDMI1_ID=3,HDMI2_ID=4,HDMI3_ID=5,\
85+
HDMI_IN_CAPTURE=true"
86+
8187
# Split topologies
8288
"cavs-sdw\;sof-ptl-dmic-2ch-id5\;PLATFORM=mtl,SDW_JACK=false,NUM_HDMIS=0,NUM_DMICS=2,\
8389
PDM1_MIC_A_ENABLE=0,PDM1_MIC_B_ENABLE=0,DMIC0_ID=5,DMIC1_ID=6,PREPROCESS_PLUGINS=nhlt,\

0 commit comments

Comments
 (0)