ASoC: Intel: soc-acpi-intel-ptl-match: drop rt721 related match tables#5658
Merged
bardliao merged 1 commit intothesofproject:topic/sof-devfrom Jan 30, 2026
Merged
Conversation
Collaborator
|
@macchian Please remove all rt721 and rt722 match tables and mentation that otherwise all audio configurations with rt721 or rt722 will use the sof-ptl-rt721/rt722.tplg. |
de36e63 to
bcae4a4
Compare
Author
I removed all RT721 topology match tables in this PR currently. Could we merge this first? |
lgirdwood
approved these changes
Jan 29, 2026
Use functional topologies to support all RT721-related topology and amplifier combinations, e.g. sof-ptl-rt721.tplg, sof-ptl-rt721-l3-rt1320-l3.tplg. If these entries are not removed, they will all use the sof-ptl-rt721.tplg. Signed-off-by: Mac Chiang <mac.chiang@intel.com>
bcae4a4 to
3dae1cf
Compare
Author
Added in commit messages. Done. |
bardliao
approved these changes
Jan 30, 2026
vineethrp
pushed a commit
to vineethrp/pKVM-IA
that referenced
this pull request
Feb 2, 2026
…tch tables Use functional topologies to support all RT721-related topology and amplifier combinations, e.g. sof-ptl-rt721.tplg, sof-ptl-rt721-l3-rt1320-l3.tplg. If these entries are not removed, they will all use the sof-ptl-rt721.tplg. Signed-off-by: Mac Chiang <mac.chiang@intel.com> Bug: 475386887 Test: cat /proc/asound/cards, check sound carsd is listed. link: thesofproject/linux#5658 Change-Id: I4636e8bb74a34a59e4b6b436a65461b239c794a9 Signed-off-by: Mac Chiang <mac.chiang@intel.corp-partner.google.com> Signed-off-by: Norman Bintang <normanbt@google.com>
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.
Use functional topologies to support all RT721-related topology and
amplifier combinations, e.g. sof-ptl-rt721.tplg, sof-ptl-rt721-l3-rt1320-l3.tplg.
If these entries are not removed, they will all use the sof-ptl-rt721.tplg.