-
Notifications
You must be signed in to change notification settings - Fork 132
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
SoC: intel: sof_sdw: Add support for product Ripto #2357
Conversation
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.
commit message typo.
Ripto is another product based on TGL with the same audio hardware configuration as Volteer. Signed-off-by: Rander Wang <rander.wang@intel.com>
update this PR, thanks! |
Not sure what's going on with CI but now we have failures on Up2 nocodec. Gah, this is painful that instabilities keep coming randomly. This PR has NOTHING to do with Up2 nocodec. |
@plbossart This issue worth debug, it seems we have some issue with our test case error handling. The case did not show any error, but some background log collection error happen. |
We started paying more attention to the sof-logger (and there's more coming, see thesofproject/sof-test#297 and 298) The two failures in https://sof-ci.01.org/linuxpr/PR2357/build4293/devicetest/ look basically the same:
At the bottom of the (long)
|
SOFCI TEST |
This PR only enable sdw support in sdw machine driver, thereby it doesn't lead to APL failed. |
Ripto is another product based on TGL with the same
audio hardware configuration as Volteer.