Skip to content

Commit

Permalink
Topology2: rename sof-lnl-rt712-rt1320x1
Browse files Browse the repository at this point in the history
The rt1320 could use the same SoundWire link as rt712. In that case
there is still one rt1320, but  the NUM_SDW_AMP_LINKS should be 1.
Name the tplg with the exact link number to avoid confusing.

Signed-off-by: Bard Liao <[email protected]>
  • Loading branch information
bardliao committed Nov 4, 2024
1 parent c041966 commit 2ca9f60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ 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-lnl-rt712-rt1320x1\;PLATFORM=lnl,SDW_DMIC=1,NUM_SDW_AMP_LINKS=2,\
"cavs-sdw\;sof-lnl-rt712-l2-rt1320-l1\;PLATFORM=lnl,SDW_DMIC=1,NUM_SDW_AMP_LINKS=2,\
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"

Expand Down

0 comments on commit 2ca9f60

Please sign in to comment.