Skip to content

Commit cc00574

Browse files
committed
topology2: Update I2S MAX98260a, RT5682, 2 DMICs for PTL platform
PTL blobs are different for I2S. This entry will create a topology for I2S MAX98360a(SSP1), RT5682(SSP0) codecs, BT at SSP2 and PDM0, PDM1 DMIC. This also enables deep buffer for speaker and headset Signed-off-by: Uday M Bhat <uday.m.bhat@intel.com>
1 parent b372425 commit cc00574

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tools/topology/topology2/development/tplg-targets.cmake

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,12 @@ NHLT_BIN=nhlt-sof-ptl-max98357a-rt5682-ssp2-ssp0.bin,DEEPBUFFER_FW_DMA_MS=10,HEA
104104
SPK_ID=6,SPEAKER_SSP_DAI_INDEX=0,HEADSET_CODEC_NAME=SSP2-Codec,SPEAKER_CODEC_NAME=SSP0-Codec,\
105105
BT_NAME=SSP1-BT,BT_INDEX=1,BT_ID=7,BT_PCM_NAME=Bluetooth,INCLUDE_ECHO_REF=true,DEEP_BUF_SPK=true"
106106

107+
# Topology for PTL with rt5682 (SSP 0), max98360a (SSP 1), BT (SSP 2) and PDM0, PDM1 enabled
108+
"cavs-rt5682\;sof-ptl-max98360a-rt5682\;PLATFORM=ptl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,\
109+
PDM1_MIC_B_ENABLE=1,DMIC0_PCM_ID=99,PREPROCESS_PLUGINS=nhlt,\
110+
NHLT_BIN=nhlt-sof-ptl-max98360a-rt5682.bin,SPK_ID=6,DEEPBUFFER_FW_DMA_MS=10,INCLUDE_ECHO_REF=true,\
111+
BT_NAME=SSP2-BT,BT_ID=7,BT_PCM_NAME=Bluetooth,DEEP_BUF_SPK=true"
112+
107113
# CAVS HDA topology with mixer-based efx eq pipelines for HDA and passthrough pipelines for HDMI
108114
"sof-hda-generic\;sof-hda-efx-generic\;HDA_CONFIG=efx,HDA_MIC_ENHANCED_CAPTURE=true,\
109115
EFX_FIR_PARAMS=passthrough,EFX_IIR_PARAMS=passthrough,EFX_DRC_PARAMS=passthrough,\

0 commit comments

Comments
 (0)