topology2: rename sof-ptl-rt713-l3-rt1320-l1-2ch.tplg - #11055
Open
bardliao wants to merge 1 commit into
Open
Conversation
The existing sof-ptl-rt713-l3-rt1320-l1.tplg includes 2ch PCH DMIC. And the '-2ch' suffix will be added in the Linux driver. Rename sof-ptl-rt713-l3-rt1320-l1 to sof-ptl-rt713-l3-rt1320-l1-2ch. It is fine because the sof-ptl-rt713-l3-rt1320-l1.tplg was not released to sof-bin yet. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Topology2 build target naming for a Panther Lake (ace3) SoundWire topology so the generated .tplg and corresponding NHLT binary filenames include the -2ch suffix, aligning with the upcoming Linux driver naming convention and reflecting that the topology includes 2-channel PCH DMIC.
Changes:
- Rename the topology output name from
sof-ptl-rt713-l3-rt1320-l1tosof-ptl-rt713-l3-rt1320-l1-2chin the ace3 production target list. - Update the
NHLT_BINfilename to match the renamed topology output.
lgirdwood
approved these changes
Aug 3, 2026
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.
The existing sof-ptl-rt713-l3-rt1320-l1.tplg includes 2ch PCH DMIC. And the '-2ch' suffix will be added in the Linux driver. Rename sof-ptl-rt713-l3-rt1320-l1 to sof-ptl-rt713-l3-rt1320-l1-2ch. It is fine because the sof-ptl-rt713-l3-rt1320-l1.tplg was not released to sof-bin yet.