Uh oh!
There was an error while loading. Please reload this page.
Tools: Topology2: Build nocodec topology for PTL with 96 kHz SSP - #9334
Closed
singalsu wants to merge 4 commits into
Closed
Tools: Topology2: Build nocodec topology for PTL with 96 kHz SSP#9334singalsu wants to merge 4 commits into
singalsu wants to merge 4 commits into
Conversation
singalsu
commented
Jul 26, 2024
Uh oh!
There was an error while loading. Please reload this page.
singalsuforce-pushed
the
add_ptl_topologies_for_main_add_96k_ssp
branch
from
July 26, 2024 16:54
ca86327 to
91c7867Comparelgirdwood
approved these changes
Aug 5, 2024
This patch builds test topologies sof-ptl-nocodec.tplg, sof-ptl-nocodec-fpga-2ch-pdm0.tplg, and sof-ptl-nocodec-fpga-4ch.tplg. The changes include: - New ptl.conf where DMIC and SSP versions are updated vs. LNL and MTL. - The definitions for blob 3.0 format are added to instruct alsa-utils to process a new format SSP blob. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
The topology is built into development to be used for testing and further development. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This patch adds build of topologies where DMIC0 related pipelines and PCMs are set to operate with 96 kHz rate. - sof-ptl-nocodec-dmic-4ch-96k.tplg - sof-ptl-nocodec-fpga-dmic-4ch-96k.tplg Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This patch adds possibility to build with cavs-nocodec.conf topology in passthrough mode with other rate than 48 kHz. The topologies built are: - sof-ptl-nocodec-dmic-4ch-96k-ssp0-96k.tplg - sof-ptl-nocodec-fpga-dmic-4ch-96k-ssp0-96k.tplg Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
singalsuforce-pushed
the
add_ptl_topologies_for_main_add_96k_ssp
branch
from
August 23, 2024 15:37
91c7867 to
c0960b5Comparelgirdwood
commented
Sep 12, 2024
Member
singalsu
commented
Sep 13, 2024
CollaboratorAuthor
This is waiting for #9317. I might also add 192 kHz if I'm able to test it. |
lgirdwood
commented
Sep 17, 2024
Member
singalsu
commented
Oct 29, 2024
CollaboratorAuthor
Replaced by #9619. |
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 freeto 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.
This patch adds possibility to build with cavs-nocodec.conf topology
in passthrough mode with other rate than 48 kHz. The topologies built
are:
Signed-off-by: Seppo Ingalsuo seppo.ingalsuo@linux.intel.com