Skip to content

Commit 17837e7

Browse files
committed
Tools: Topology2: Add topology sof-ptl-max98357a-rt5682-ssp2-ssp0
The topology is built into development to be used for testing and further development. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
1 parent 779899b commit 17837e7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

tools/topology/topology2/cavs-rt5682.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ Define {
128128
IncludeByKey.PLATFORM {
129129
"mtl" "platform/intel/mtl.conf"
130130
"lnl" "platform/intel/lnl.conf"
131+
"ptl" "platform/intel/ptl.conf"
131132
}
132133

133134
# include DMIC config if needed.

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ NHLT_BIN=nhlt-sof-ptl-nocodec-fpga-2ch-pdm0.bin,PASSTHROUGH=true,DMIC_IO_CLK=192
6868
PDM1_MIC_B_ENABLE=1,PREPROCESS_PLUGINS=nhlt,\
6969
NHLT_BIN=nhlt-sof-ptl-nocodec-fpga-4ch.bin,PASSTHROUGH=true,DMIC_IO_CLK=19200000"
7070

71+
# Topology for PTL with max98357a and rt5682
72+
"cavs-rt5682\;sof-ptl-max98357a-rt5682-ssp2-ssp0\;PLATFORM=ptl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,\
73+
PDM1_MIC_B_ENABLE=1,DMIC0_PCM_ID=99,PREPROCESS_PLUGINS=nhlt,\
74+
NHLT_BIN=nhlt-sof-ptl-max98357a-rt5682-ssp2-ssp0.bin,DEEPBUFFER_FW_DMA_MS=10,HEADSET_SSP_DAI_INDEX=2,\
75+
SPK_ID=6,SPEAKER_SSP_DAI_INDEX=0,HEADSET_CODEC_NAME=SSP2-Codec,SPEAKER_CODEC_NAME=SSP0-Codec,\
76+
BT_NAME=SSP1-BT,BT_INDEX=1,BT_ID=7,BT_PCM_NAME=Bluetooth,INCLUDE_ECHO_REF=true,DEEP_BUF_SPK=true"
77+
7178
# CAVS HDA topology with mixer-based efx eq pipelines for HDA and passthrough pipelines for HDMI
7279
"sof-hda-generic\;sof-hda-efx-generic\;HDA_CONFIG=efx,\
7380
EFX_FIR_PARAMS=passthrough,EFX_IIR_PARAMS=passthrough,EFX_DRC_PARAMS=passthrough"

0 commit comments

Comments
 (0)