Skip to content

Commit b6c174c

Browse files
CBala21kv2019i
authored andcommitted
topology1: adl: add support for Nocodec amp and HDMI-in capture.
Adding support for the alderlake products which doesn't have no ssp amplifier but need to support HDMI audio playback and HDMI-in capture via I2S Signed-off-by: Balamurugan C <[email protected]> (cherry picked from commit 81f5822)
1 parent e53e91a commit b6c174c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/topology/topology1/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ set(TPLGS
293293
"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"
294294
#Topologies for No SSP-amp or codec+HDMI-IN capture support.
295295
"sof-tgl-rt1308-hdmi-ssp\;sof-tgl-nocodec-hdmi-ssp15\;-DNO_AMP\;-DHDMI_1_SSP_NUM=1\;-DHDMI_2_SSP_NUM=5\;-DPLATFORM=tgl"
296+
"sof-tgl-rt1308-hdmi-ssp\;sof-adl-nocodec-hdmi-ssp02\;-DNO_AMP\;-DHDMI_1_SSP_NUM=0\;-DHDMI_2_SSP_NUM=2\;-DPLATFORM=adl"
296297

297298
## i.MX8 (i.MX8QM and i.MX8QXP) topologies
298299
"sof-imx8-nocodec\;sof-imx8-nocodec"

0 commit comments

Comments
 (0)