Skip to content
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

audio: aria: Add set_large_config op #8338

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

singalsu
Copy link
Collaborator

This patch is needed to make the module work with linux and avoid firmware crash. This patch sets the attenuation parameters with the bytes control since the setup parameters can't be passed in init() as in Windows OS.

@singalsu singalsu requested a review from ranj063 October 17, 2023 14:27
@singalsu singalsu marked this pull request as ready for review October 17, 2023 15:42
Copy link
Collaborator

@kv2019i kv2019i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The board config changes need to be split out.

app/boards/intel_adsp_cavs25.conf Show resolved Hide resolved
ranj063 and others added 2 commits October 18, 2023 16:39
This patch is needed to make the module work with linux and avoid
firmware crash. This patch sets the attenuation parameters with the
bytes control since the setup parameters can't be passed in init()
as in Windows OS.

Signed-off-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Seppo Ingalsuo <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Seppo Ingalsuo <[email protected]>
@singalsu singalsu force-pushed the aria_patches_to_run_benchmark branch from 43672c6 to eabd5fb Compare October 18, 2023 13:46
@singalsu
Copy link
Collaborator Author

@abonislawski Does this add look OK to you?

@@ -30,6 +30,7 @@ CONFIG_COMP_VOLUME_WINDOWS_FADE=y
CONFIG_COMP_DRC=y
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@singalsu checkpatch does not like commits without description. as other checks are green, I think I'll let this pass through, but note for future.

@kv2019i
Copy link
Collaborator

kv2019i commented Oct 20, 2023

Ignoring "sof-ci/jenkins/pr-tools-build", rest of CI checks are good, proceeding with merge.

@kv2019i kv2019i merged commit 76754b5 into thesofproject:main Oct 20, 2023
36 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants