-
Notifications
You must be signed in to change notification settings - Fork 48
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
Amixer setting for ipc4 platforms #1012
Conversation
Fix for one of the shellcheck warnings suggested in #1010 (comment) https://github.com/thesofproject/sof-test/actions/runs/4424462565/jobs/7758320869 This other one is pretty good:
|
c638f1d
to
06b1aae
Compare
Passed the test on IPC3 platforms:https://sof-ci.01.org/softestpr/PR1012/build206/devicetest/index.html. No side effects. Tested this PR on IPC4 platforms with https://github.com/intel-innersource/drivers.audio.ci.sof-framework/pull/383:
|
#1010 should be merged first. |
Signed-off-by: Keqiao Zhang <[email protected]>
amixer settings for IPC4 nocodec platforms Signed-off-by: Keqiao Zhang <[email protected]>
Rebase? |
06b1aae
to
a6520b0
Compare
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I notice the amixer settings depend on the model in an incompatible way with the hardware/software config. But anyway, we can consider this later.
No description provided.