Skip to content

Commit 0b8296e

Browse files
committed
Tools: Topology: Add sof-ptl-rt722-4ch-ssp2bt-echoref
Support for SSP2 BT with echo reference is included in topology. The topology is otherwise similar as sof-ptl-rt722-4ch-echoref. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
1 parent d6e6ac5 commit 0b8296e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,4 +449,15 @@ SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack,\
449449
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-ptl-rt722-4ch-echoref.bin,DMIC0_ENHANCED_CAPTURE=true,\
450450
EFX_DMIC0_TDFB_PARAMS=line4_pass,EFX_DMIC0_DRC_PARAMS=dmic_default,\
451451
SDW_JACK_ECHO_REF=true,SDW_SPK_ECHO_REF=true"
452+
453+
# RT722 with PCH-DMIC and echo reference capture from jack and speaker output.
454+
# Enable SSP2 BT
455+
"cavs-sdw\;sof-ptl-rt722-4ch-ssp2bt-echoref\;PLATFORM=ptl,SDW_DMIC=1,NUM_SDW_AMP_LINKS=1,NUM_DMICS=4,\
456+
PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,DMIC0_ID=5,DMIC1_ID=6,HDMI1_ID=7,HDMI2_ID=8,HDMI3_ID=9,\
457+
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
458+
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack,\
459+
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-ptl-rt722-4ch-ssp2bt-echoref.bin,\
460+
DMIC0_ENHANCED_CAPTURE=true,EFX_DMIC0_TDFB_PARAMS=line4_pass,EFX_DMIC0_DRC_PARAMS=dmic_default,\
461+
BT_NAME=SSP2-BT,BT_PCM_ID=20,BT_ID=10,BT_PCM_NAME=Bluetooth,ADD_BT=true,\
462+
SDW_JACK_ECHO_REF=true,SDW_SPK_ECHO_REF=true"
452463
)

0 commit comments

Comments
 (0)