Skip to content

Commit

Permalink
topology1: Add new sof-adl-es8336-ssp1-hdmi-ssp02-4ch topology.
Browse files Browse the repository at this point in the history
Add support to generate the topology which can be used to support
4channel DMIC,SSP based codec and HDMI-in capture via I2S combo.

Signed-off-by: Balamurugan C <balamurugan.c@intel.com>
  • Loading branch information
CBala21 authored and kv2019i committed Apr 2, 2024
1 parent 8e8ff75 commit 60ef38e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/topology/topology1/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ set(TPLGS

#sof-adl-es8336-ssp1-hdmi-ssp02 supports es8336 codec along with 2xHDMI_over_SSP Capture's.
"sof-glk-es8336\;sof-adl-es8336-ssp1-hdmi-ssp02\;-DPLATFORM=adl\;-DSSP_NUM=1\;-DCHANNELS=0\;-DHDMI_1_SSP_NUM=0\;-DHDMI_2_SSP_NUM=2"
"sof-glk-es8336\;sof-adl-es8336-ssp1-hdmi-ssp02-4ch\;-DPLATFORM=adl\;-DSSP_NUM=1\;-DCHANNELS=4\;-DHDMI_1_SSP_NUM=0\;-DHDMI_2_SSP_NUM=2"

#To support HDMI-in capture with RT1308 ssp-amplifier products.
"sof-tgl-rt1308-hdmi-ssp\;sof-tgl-rt1308-ssp2-hdmi-ssp15\;-DAMP_SSP_NUM=2\;-DHDMI_1_SSP_NUM=1\;-DHDMI_2_SSP_NUM=5\;-DPLATFORM=tgl"
Expand Down

0 comments on commit 60ef38e

Please sign in to comment.