Skip to content

Commit 886fbff

Browse files
macchianlgirdwood
authored andcommitted
topology2: add rt722 codec and rt1320 amp support
This patch adds below soundwire hardware configuration on ARL platform: link 0: RT722 multi-function codec with 2 endpoints: Headset and DMIC link 2: RT1320 Left and Right amplifier Note: the RT722 codec internal speaker output is not used. Signed-off-by: Mac Chiang <mac.chiang@intel.com>
1 parent 090f2af commit 886fbff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
106106
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
107107
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
108108

109+
"cavs-sdw\;sof-arl-rt722-l0-rt1320-l2\;PLATFORM=mtl,NUM_SDW_AMP_LINKS=1,SDW_DMIC=1,\
110+
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
111+
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
112+
109113
# Below topologies are used on Chromebooks
110114

111115
"cavs-rt5682\;sof-mtl-max98357a-rt5682\;PLATFORM=mtl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,\

0 commit comments

Comments
 (0)