mirror of https://github.com/thesofproject/sof.git
Topology2: add sof-ptl-rt712-l2-rt1320-l1 support
rt712_vb on SDW link2 and 1 rt1320 on SDW link2. This is one of the audio configurations on Realtek Gen6 AIOC. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
This commit is contained in:
parent
eb4d0a9c08
commit
8ab068a1d6
|
@ -25,4 +25,8 @@ SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-
|
|||
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack,\
|
||||
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-ptl-rt722-4ch.bin"
|
||||
|
||||
"cavs-sdw\;sof-ptl-rt712-l2-rt1320-l1\;PLATFORM=ptl,SDW_DMIC=1,NUM_SDW_AMP_LINKS=2,\
|
||||
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"
|
||||
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue