-
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: adf4371: add debugfs support #616
base: main
Are you sure you want to change the base?
Conversation
Add support for direct register access within the adf4371 pyadi implementation. Signed-off-by: Antoniu Miclaus <[email protected]>
Generated documentation for this PR is available at Link |
Test Results1 643 tests ±0 376 ✅ ±0 11m 59s ⏱️ +5s Results for commit fe9be81. ± Comparison against base commit a073555. This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.
|
Test Results1 643 tests ±0 376 ✅ ±0 11m 56s ⏱️ +2s Results for commit fe9be81. ± Comparison against base commit a073555. This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.
|
Test Results1 643 tests ±0 376 ✅ ±0 11m 58s ⏱️ +4s Results for commit fe9be81. ± Comparison against base commit a073555. This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Description
Add support for direct register access within the adf4371 pyadi implementation.
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: