topology2: add rt721_l3_rt1320_l3 support#10708
topology2: add rt721_l3_rt1320_l3 support#10708macchian wants to merge 1 commit intothesofproject:mainfrom
Conversation
The topology itself looks good to me. However, the upstream kernel will use function topology by default. We need to use the |
Yes, in this case we assign tplg_filename to target a specific topology. I expect the naming to be 'sof-ptl-rt721-l3-rt1320-l3-4ch-ssp2-bt', as you mentioned, correct? |
Create the topology file: sof-ptl-rt721-l3-rt1320-l3-4ch-ssp2-bt, enabling BT on SSP2 and PCH_DMIC 4-channel support via the tplg_filename parameter as a fallback when no ACPI machine table is found. Signed-off-by: Mac Chiang <mac.chiang@intel.com>
07d2365 to
ac22a1e
Compare
@bardliao , done. |
Create the topology file of sof-ptl-rt721-l3-rt1320-l3 with PCH_DMIC 4-channel support when selecting the ACPI machine table.