Skip to content

Commit b9db010

Browse files
CBala21lgirdwood
authored andcommitted
topology2: ptl: Generate topology for Everest(Es83x6) codec.
Adding support to generate the topology binary with ace3 blob for the PTL products which contains everest SSP codec. Signed-off-by: Balamurugan C <[email protected]>
1 parent c96bbb3 commit b9db010

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

tools/topology/topology2/cavs-es83x6.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Define {
6767
IncludeByKey.PLATFORM {
6868
"mtl" "platform/intel/mtl.conf"
6969
"lnl" "platform/intel/lnl.conf"
70+
"ptl" "platform/intel/ptl.conf"
7071
}
7172

7273
# include HDMI config if needed.

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@ SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
7171
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
7272
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
7373

74+
# SSP codec topologies for PTL
75+
# ES83x6 codec alone without HDMI-in capture
76+
"cavs-es83x6\;sof-ptl-es8336-ssp1\;PLATFORM=ptl,PREPROCESS_PLUGINS=nhlt,\
77+
NHLT_BIN=nhlt-sof-ptl-es8336-ssp1.bin,HEADSET_SSP_DAI_INDEX=1,\
78+
HEADSET_CODEC=true,HEADSET_CODEC_NAME=SSP1-Codec,HDMI1_ID=3,HDMI2_ID=4,HDMI3_ID=5,\
79+
HDMI_IN_CAPTURE=false"
80+
7481
# Split topologies
7582
"cavs-sdw\;sof-ptl-dmic-2ch-id5\;PLATFORM=mtl,SDW_JACK=false,NUM_HDMIS=0,NUM_DMICS=2,\
7683
PDM1_MIC_A_ENABLE=0,PDM1_MIC_B_ENABLE=0,DMIC0_ID=5,DMIC1_ID=6,PREPROCESS_PLUGINS=nhlt,\

0 commit comments

Comments
 (0)