Skip to content

Commit dd97681

Browse files
committed
Tools: Topology2: development: Add topology for sof-adl-max98357a-rt5682
Enable building topology for adl-max98357a-rt5682 which is used by Google Brya devices. The PCM list is aligned with other max98357a-rt5682 IPC4 devices and _not_ with the IPC3 sound card. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent 183faa8 commit dd97681

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tools/topology/topology2/development/tplg-targets.cmake

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,4 +372,10 @@ DEEP_BUF_SPK=true,PLAYBACK_PIPELINE_SRC=ctc,SSP_SPK_FMT_24=true,SSP_HS_FMT_24=tr
372372
# CS35L56 SSP2
373373
"cavs-cs35l56\;sof-tgl-cs35l56-ssp2\;PLATFORM=tgl,PREPROCESS_PLUGINS=nhlt,\
374374
NHLT_BIN=nhlt-sof-tgl-cs35l56-ssp2.bin"
375+
376+
# Topology for Google Brya
377+
"cavs-rt5682\;sof-adl-max98357a-rt5682\;PLATFORM=adl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,\
378+
PDM1_MIC_B_ENABLE=1,DMIC0_PCM_ID=99,PREPROCESS_PLUGINS=nhlt,NUM_HDMIS=4,\
379+
NHLT_BIN=nhlt-sof-adl-max98357a-rt5682.bin,SPK_ID=7,DEEPBUFFER_FW_DMA_MS=10,INCLUDE_ECHO_REF=true,\
380+
INCLUDE_BT_OFFLOAD=false,DEEP_BUF_SPK=true,SPEAKER_CODEC_NAME=SSP2-Codec,SPEAKER_SSP_DAI_INDEX=2"
375381
)

0 commit comments

Comments
 (0)