Skip to content

Commit f1d0954

Browse files
committed
topology2: add rt1318 and rt714 support on LNL
This patch adds following hardware configuration on LNL product: SDW link0: RT714 DMIC SDW link1: RT1318 Left Speaker SDW link2: RT1318 Right Speaker Signed-off-by: Mac Chiang <mac.chiang@intel.com>
1 parent 07b762e commit f1d0954

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,8 @@ SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
1717
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
1818
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
1919

20+
# No SDW Jack. SDW DMIC+SPK
21+
"cavs-sdw\;sof-lnl-rt1318-l12-rt714-l0\;PLATFORM=lnl,SDW_JACK=false,SDW_DMIC=1,\
22+
NUM_SDW_AMP_LINKS=2,SDW_DMIC_STREAM=SDW0-Capture"
23+
2024
)

0 commit comments

Comments
 (0)