Skip to content

Commit

Permalink
topology2: mtl: Add CDB35L56-EIGHT-C 8xCS35L56 without CS42L43
Browse files Browse the repository at this point in the history
This adds a topology for a CDB35L56-EIGHT-C board that has only CS35L56 amps,
without a CS42L43 codec.

    SDW0: 4x CS35L56
    SDW1: 4x CS35L56

Playback and feedback are aggregated.

Signed-off-by: Richard Fitzgerald <[email protected]>
  • Loading branch information
rfvirgil authored and kv2019i committed Dec 4, 2024
1 parent a732104 commit 7aeef58
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tools/topology/topology2/production/tplg-targets-ace1.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,11 @@ SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"

"cavs-sdw\;sof-mtl-cs35l56-l01-fb8\;PLATFORM=mtl,NUM_SDW_AMP_LINKS=2,\
SDW_AMP_FEEDBACK=true,SDW_SPK_STREAM=Playback,SDW_SPK_IN_STREAM=Capture,\
AMP_FEEDBACK_CH=8,AMP_FEEDBACK_CH_PER_LINK=4,SDW_JACK=false,NUM_DMICS=0,\
HDMI1_ID=4,HDMI2_ID=5,HDMI3_ID=6"

# ARL has the same DSP generation. So reuse the platform = mtl.
"cavs-sdw\;sof-arl-cs42l43-l0\;PLATFORM=mtl,NUM_SDW_AMP_LINKS=1,SDW_DMIC=1,\
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
Expand Down

0 comments on commit 7aeef58

Please sign in to comment.