-
Notifications
You must be signed in to change notification settings - Fork 126
ad4851: add linux support #671
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
base: main
Are you sure you want to change the base?
Conversation
|
Generated documentation for this PR is available at Link |
Test Results1 715 tests +1 462 ✅ ±0 12m 1s ⏱️ -3s Results for commit 6c7049d. ± Comparison against base commit b89168a. This pull request removes 4 and adds 5 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
eb3b606 to
bdf152e
Compare
| - AD4696 | ||
| - AD4697 | ||
| - AD4698 | ||
| - AD4851 |
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.
This needs to include all parts now supported by the AD4851 class
tfcollins
left a comment
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.
Just minor issues
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.
Will need a rebase
Add ad485x family pyadi-iio support for the linux driver. https://github.com/torvalds/linux/blob/master/drivers/iio/adc/ad4851.c Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
amiclaus
left a comment
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.
v2:
- add all supported parts
- fix conflicts
Description
Add ad485x family pyadi-iio support for the linux driver.
https://github.com/torvalds/linux/blob/master/drivers/iio/adc/ad4851.c
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: