ASoC: Intel: soc-acpi-intel-ptl-match: Add support for MSI Prestige 14/16 Flip AI+ (D3MTG/C3MTG)#5822
Conversation
…4/16 Flip AI+ (D3MTG/C3MTG) This hardware has one rt713 for microphones and jacks and two rt1320 for two woofers and two tweeters
|
Can one of the admins verify this patch?
|
|
In theory, we don't need to create a new match table for new audio configs on PTL. Let's see what happened if you don't apply the change. |
After Reverting my changes, cherry-pick this patch and adding Here is the full log: log.txt |
Yes, that is expected. Do you see any audio issue? |
Well, there is no audio issue present. |
Can we close the PR then? |
Okay, Close it now. |
Summary
The
dmesglog shows this hardware layoutThis hardware has one rt713 for microphones and headphone jacks and two rt1320 for two woofers and two tweeters (4 Speakers in total)
Code chanages
sound/soc/intel/common/soc-acpi-intel-ptl-match.crt1320_2_group2_lr_adrfor the two RT1320 which on the same link 2link_mask = BIT(2) | BIT(3)entry referencingsof-ptl-rt713-l3-rt1320-l2.tplgDependencies
The topology
sof-ptl-rt713-l3-rt1320-l2.tplgis required, I just created a new pull request in sof.See: thesofproject/sof#10948