Skip to content

Commit 8d47619

Browse files
committed
topology2: add sof-sdca-mic-4/8ch-id4 tplgs support
Add 4 channel and 8 channel sdca mic function topologies support. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent c18e5de commit 8d47619

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

tools/topology/topology2/production/tplg-targets-sdca-generic.cmake

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,16 @@ DEEP_BUF_SPK=true"
2727
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,NUM_HDMIS=0,\
2828
DEEP_BUF_SPK=true"
2929

30+
#default NUM_DMICS=2
3031
"cavs-sdw\;sof-sdca-mic-id4\;SDW_JACK=false,SDW_DMIC=1,NUM_HDMIS=0,\
3132
SDW_DMIC_STREAM=Capture-SmartMic"
3233

34+
"cavs-sdw\;sof-sdca-mic-4ch-id4\;SDW_JACK=false,SDW_DMIC=1,NUM_HDMIS=0,\
35+
SDW_DMIC_STREAM=Capture-SmartMic,NUM_DMICS=4"
36+
37+
"cavs-sdw\;sof-sdca-mic-8ch-id4\;SDW_JACK=false,SDW_DMIC=1,NUM_HDMIS=0,\
38+
SDW_DMIC_STREAM=Capture-SmartMic,NUM_DMICS=8"
39+
3340
"cavs-sdw\;sof-hdmi-pcm5-id2\;SDW_JACK=false,HDMI1_ID=2,HDMI2_ID=3,HDMI3_ID=4"
3441
"cavs-sdw\;sof-hdmi-pcm5-id3\;SDW_JACK=false,HDMI1_ID=3,HDMI2_ID=4,HDMI3_ID=5"
3542
"cavs-sdw\;sof-hdmi-pcm5-id4\;SDW_JACK=false,HDMI1_ID=4,HDMI2_ID=5,HDMI3_ID=6"

0 commit comments

Comments
 (0)