[ptl-002] topology2: Add HDA with DMIC, HDMI topologies support for ACE3 archit…#9741
Merged
abonislawski merged 4 commits intothesofproject:ptl-002-drop-stablefrom Dec 19, 2024
Conversation
abonislawski
approved these changes
Dec 19, 2024
Collaborator
Author
|
My mistake in the PR, will update later today. |
lgirdwood
approved these changes
Dec 19, 2024
…tform PTL blobs are different for I2S. This entry will create a topology for I2S MAX98360a(SSP1), RT5682(SSP0) codecs, BT at SSP2 and PDM0, PDM1 DMIC. This also enables deep buffer for speaker and headset Signed-off-by: Uday M Bhat <uday.m.bhat@intel.com> (cherry picked from commit 7303db2)
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> (cherry picked from commit 8ab068a)
rt713_vb on SoundWire link 2 and rt1320 on SoundWire link 1 and 3. Which is another configuration of Realtek Gen6 AIOC. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> (cherry picked from commit c3fb7b2)
…ecture These entries creates multiple topologies for the HDA codec with 2, 4 DMICs and HDMI for ACE 3 architecture Signed-off-by: Uday M Bhat <uday.m.bhat@intel.com> (cherry picked from commit 0b3ee3a)
9561963 to
8263456
Compare
Collaborator
Author
|
@abonislawski New version with backports from main and the correct base for the PR. |
401d446
into
thesofproject:ptl-002-drop-stable
39 of 43 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ecture
These entries creates multiple topologies for the HDA codec with 2, 4 DMICs and HDMI for ACE 3 architecture
(cherry picked from commit 0b3ee3a)