Skip to content

Commit

Permalink
topology2: add RT714 and RT1318 support on LNL
Browse files Browse the repository at this point in the history
Adds corresponding codecs support for lnl hardware configuration:

SDW link0: RT714 DMIC
SDW link1 and link2: RT1318 Left and Right amplifier

This board does not have Jack codec, pdm dmic and i2s bt.

Signed-off-by: Mac Chiang <[email protected]>
  • Loading branch information
macchian committed Apr 8, 2024
1 parent 07b762e commit 1a69a41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/topology/topology2/production/tplg-targets-ace2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ 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"

# no_sdw_jack codec, has sdw dmic and two sdw amps, no_pdm_dmic, has iDisp hdmis, no_bt configuration
"cavs-sdw\;sof-lnl-rt1318-l12-rt714-l0\;PLATFORM=lnl,SDW_JACK=false,SDW_DMIC=1,\
NUM_SDW_AMP_LINKS=2,SDW_DMIC_STREAM=SDW0-Capture"

)

0 comments on commit 1a69a41

Please sign in to comment.