Skip to content

Commit 429ffb7

Browse files
committed
tools: topology2: ace3: Add rt712-l3-rt1320-l2 and rt713-l3-rt1320-l12 configs
Add two new Soundwire configuration for: 1x RT712_VB on Link3 with 1x RT1320 on Link2 1x RT713_VB on Link3 with 2x RT1320 on Link1 and Link2 Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent 40f087e commit 429ffb7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,15 @@ DEEPBUFFER_FW_DMA_MS=10,DEEP_BUF_SPK=true"
4444
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
4545
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
4646

47+
"cavs-sdw\;sof-ptl-rt712-l3-rt1320-l2\;PLATFORM=ptl,SDW_DMIC=1,NUM_SDW_AMP_LINKS=2,\
48+
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
49+
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
50+
4751
"cavs-sdw\;sof-ptl-rt713-l2-rt1320-l13\;PLATFORM=ptl,SDW_DMIC=1,NUM_SDW_AMP_LINKS=2,\
4852
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
4953
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
54+
55+
"cavs-sdw\;sof-ptl-rt713-l3-rt1320-l12\;PLATFORM=ptl,SDW_DMIC=1,NUM_SDW_AMP_LINKS=2,\
56+
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
57+
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
5058
)

0 commit comments

Comments
 (0)