-
Notifications
You must be signed in to change notification settings - Fork 321
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
NEX topology changes for v2.8.1 release #8872
Conversation
Add Es8326 codec support and HDMI-in capture via I2S. Signed-off-by: Balamurugan C <[email protected]>
Adding HEADSET_CODEC macro and guarded the SSP configuration handling under this macro.By this changes we can generate the topology configuration for the products which has no headset codec. Signed-off-by: Balamurugan C <[email protected]>
override the default HDMI DAI link id's by using make define parameters instead of fixed in file. Signed-off-by: Balamurugan C <[email protected]>
Adding make file changes to generate the topology file for the products which doesn't have no ssp-based audio codec but need to support HDMI audio playback and HDMI-in capture via I2S. Signed-off-by: Balamurugan C <[email protected]>
@CBala21 I assume these are all in the main branch and this is a cherry-pick ? |
Yes. This has been cherry picked from main branch to release the topology to customer as part of this release. |
@CBala21 Can you cherry-pick with "cherry-pick -x" so that the commit-id where these come from is visible in the git commit message? (example here https://github.com/thesofproject/sof/pull/8858/commits ) |
@kv2019i : Created the PR with the option suggested above. Please continue the the review with below PR, |
Closing this PR and Please continue with new PR #8873 |
No description provided.