-
Notifications
You must be signed in to change notification settings - Fork 106
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
adi: adis16475: Set default trigger #551
Conversation
Test Results1 468 tests ±0 272 ✅ - 12 9m 53s ⏱️ -2s Results for commit 8c7ec94. ± Comparison against base commit eba8149. This pull request skips 12 tests.
♻️ This comment has been updated with latest results. |
HI @tfcollins , is there a way to emulate the triggers of a device? it looks like the emulated test are failing if I add a default trigger in the driver |
be2b8a3
to
0f8c72d
Compare
For now, I disabled all tests in emulation mode... because it looks like setting the trigger is not supported in emulation mode. |
the build errors do not seem related to these changes |
Signed-off-by: Ramona Gradinariu <[email protected]>
Signed-off-by: Ramona Gradinariu <[email protected]>
0f8c72d
to
8c7ec94
Compare
|
Generated documentation for this PR is available at Link |
@tfcollins , is this good to be merged? |
Description
Set default trigger for adis16475 driver
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How has this been tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Documentation
If this is a new feature or example please mention or link any documentation. All new hardware interface classes require documentation.
Checklist: