-
Notifications
You must be signed in to change notification settings - Fork 349
Include echo reference patches in ptl-007 branch #10459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
udaymb
wants to merge
7
commits into
thesofproject:ptl-007-drop-stable
Choose a base branch
from
udaymb:sof-ptl-007-echo-ref
base: ptl-007-drop-stable
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Include echo reference patches in ptl-007 branch #10459
udaymb
wants to merge
7
commits into
thesofproject:ptl-007-drop-stable
from
udaymb:sof-ptl-007-echo-ref
+1,437
−389
Conversation
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
Add a new implementation for IPC4 for the tone module. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Create a new conf file for the siggen module. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Add 2 new tokens for pipeline direction and atttributes for the pipeline component. This change is required to implement the firmware based echo reference feature to inform the kernel of the pipeline direction in order for it to make a decision on which pipelines to set up when the echo reference capture pipeline is set up. The direction_valid attribute is required for backward-compatibility in the kernel driver for older topologies where the direction is not set. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
…nnels The alh-copiers for 2nd and 3rd feedback links were not setting the number of channels, so it was defaulting to 2 channels. The number of channels on these copiers must be $AMP_FEEDBACK_CH, the same as on the first link copier. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
This patch adds an echo reference capture PCM for speaker and jack playback. The additions are normally disabled but can be enabled with build options SDW_JACK_ECHO_REF=true and/or SDW_SPK_ECHO_REF=true. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This patch adds build of these development topologies: - sof-hda-generic-2ch-dmicdeepbuf.tplg - sof-hda-generic-4ch-dmicdeepbuf.tplg - sof-ptl-rt721-4ch-dmicdeepbuf.tplg Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This patch builds into development directory a version of the topology with echo reference for jack and speaker. The topology name is sof-ptl-rt721-echoref.tplg. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
1b59170 to
3d4ea7a
Compare
3d4ea7a to
1b59170
Compare
Collaborator
|
ptl-007 is tagged https://github.com/thesofproject/sof/releases/tag/releases%2Fptl%2Fv7.0. BTW, do we need a separated branch for PTL? @kv2019i |
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.
No description provided.