Skip to content

Commit ddc5bd6

Browse files
charleskeepaxlgirdwood
authored andcommitted
topology2: Add support for cs42l43 SKU with host DMICs
Add support for a Lenovo SKU that uses cs42l43 and the host side DMICs rather than the CODECs DMICs. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> (cherry picked from commit 5dcc7c8) Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent 381c7e6 commit ddc5bd6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@ SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
3737
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
3838
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"
3939

40+
"cavs-sdw\;sof-lnl-cs42l43-l0-cs35l56-l3-2ch\;PLATFORM=lnl,\
41+
NUM_DMICS=2,PDM1_MIC_A_ENABLE=0,PDM1_MIC_B_ENABLE=0,\
42+
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=sof-lnl-cs42l43-l0-cs35l56-l3-2ch.bin,\
43+
NUM_SDW_AMP_LINKS=1,SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,\
44+
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack,\
45+
HDMI1_ID=6,HDMI2_ID=7,HDMI3_ID=8"
46+
4047
"cavs-sdw\;sof-lnl-cs42l43-l0-cs35l56-l23\;PLATFORM=lnl,NUM_SDW_AMP_LINKS=2,SDW_DMIC=1,\
4148
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
4249
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack"

0 commit comments

Comments
 (0)