topology2: add ssp multi stream capture - #6601
Merged
Merged
Conversation
Contributor
|
SOFCI TEST |
RanderWang
reviewed
Nov 23, 2022
Collaborator
There was a problem hiding this comment.
why HDA_LINK_INPUT_CLASS ?
Collaborator
Author
There was a problem hiding this comment.
why HDA_LINK_INPUT_CLASS ?
This is copied from dai-copier-gain-mixin-capture.conf. It is a default value and will be overwrite in the .conf file where dai-copier-gain-module-copier-capture pipeline is used.
Collaborator
There was a problem hiding this comment.
you can delete it to remove any confusing question.
Collaborator
Author
There was a problem hiding this comment.
you can delete it to remove any confusing question.
ack, and removed
bardliao
force-pushed
the
ssp-multi-capture
branch
from
November 24, 2022 06:07
9be6a0e to
3eb64a5
Compare
Collaborator
|
@bardliao can we undraft this? All dependencies are merged now |
bardliao
marked this pull request as ready for review
December 2, 2022 09:30
bardliao
requested review from
dbaluta,
lbetlej,
lgirdwood,
mmaka1 and
plbossart
as code owners
December 2, 2022 09:30
16 bit format was missed in the pipeline. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Add ssp multi stream capture support. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
bardliao
force-pushed
the
ssp-multi-capture
branch
from
December 2, 2022 09:32
a13004f to
15d8061
Compare
lgirdwood
approved these changes
Dec 2, 2022
ranj063
approved these changes
Dec 2, 2022
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.
Add a multi capture stream on SSP port. This will cause IO error with "~/sof-test/test-case/multiple-pause-resume.sh -r 50" test.
Creating this PR for people who want to reproduce the issue.