-
Notifications
You must be signed in to change notification settings - Fork 1.6k
ad4062: add project #1833
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
ad4062: add project #1833
Conversation
Will you also add the README.md files for the eval board and carriers? |
Changes:
|
Added Readme flags and applied rst changes. |
The ad4062 has a parameter for enabling offload, since there is no software offload support yet, |
Just now I remembered -- the codeowners file, could you update it as well? |
Signed-off-by: Jorge Marques <[email protected]>
Describe EVAL-AD4062-ARDZ support with coraz7s and de10nano. Signed-off-by: Jorge Marques <[email protected]>
Signed-off-by: Jorge Marques <[email protected]>
Signed-off-by: Jorge Marques <[email protected]>
Signed-off-by: Jorge Marques <[email protected]>
Updated Codeowners and rebased autosquash in one go |
PR Description
Adds support for AD4062 family:
https://www.analog.com/media/en/technical-documentation/data-sheets/ad4062.pdf
https://www.analog.com/en/resources/evaluation-hardware-and-software/evaluation-boards-kits/eval-ad4060-eval-ad4062.html
This one should be easy to review, since the only IP is the i3c controller.
Ideally, to be merged after #1724 since it depends on the i3c controller and relies on the fixes there.
PR Type
PR Checklist