Skip to content

Commit

Permalink
topology2: add tas2783 tplg
Browse files Browse the repository at this point in the history
Add sof-tgl-tas2783.tplg and sof-mtl-tas2783.tplg

Signed-off-by: Bard Liao <[email protected]>
  • Loading branch information
bardliao committed Nov 8, 2023
1 parent 49377e8 commit 5a657c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/topology/topology2/avs-tplg/tplg-targets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,7 @@ NUM_SDW_AMP_LINKS=1,SDW_AMP_FEEDBACK=false,SDW_DMIC=1,SDW_DMIC_STREAM=SDW1-Captu
"cavs-sdw\;sof-adl-rt711-4ch\;DEEPBUFFER_FW_DMA_MS=100,NUM_DMICS=4,DMIC0_ID=2,\
DMIC1_ID=3,PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,HDMI1_ID=4,HDMI2_ID=5,\
HDMI3_ID=6,PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-adl-rt711-4ch.bin"

"cavs-sdw\;sof-tgl-tas2783\;NUM_SDW_AMP_LINKS=1,SDW_DMIC=0,HDMI1_ID=4,HDMI2_ID=5,HDMI3_ID=6,\
SDW_SPK_STREAM=SDW0-Playback,SDW_SPK_IN_STREAM=SDW0-Capture,SDW_JACK=false"
)
3 changes: 3 additions & 0 deletions tools/topology/topology2/sof-ace-tplg/tplg-targets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ SDW_DMIC_STREAM=SDW0-Capture"
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"

"cavs-sdw\;sof-mtl-tas2783\;PLATFORM=mtl,NUM_SDW_AMP_LINKS=1,SDW_DMIC=0,HDMI1_ID=4,HDMI2_ID=5,\
HDMI3_ID=6,SDW_SPK_STREAM=SDW0-Playback,SDW_SPK_IN_STREAM=SDW0-Capture,SDW_JACK=false"

# Below topologies are used on Chromebooks

"cavs-rt5682\;sof-mtl-max98357a-rt5682\;PLATFORM=mtl,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,\
Expand Down

0 comments on commit 5a657c1

Please sign in to comment.