Skip to content
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

ad738x: add support for more parts in this family #41

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

commodo
Copy link
Contributor

@commodo commodo commented Nov 18, 2024

Pull Request Description

This changeset adds support for the parts supported by the ad7380 Linux driver.

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have build all projects affected by the changes in this PR
  • I have tested in hardware affected projects, at the relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation by running /docs/source/reference_api/gen_sysobj_doc.m script locally, if applies.

@commodo commodo changed the title ad738x: add support for all parts in this family ad738x: add support for more parts in this family Nov 18, 2024
@SaikiranGudla
Copy link
Collaborator

Minor comment: Can you please add the parts to docs/source/index.rst?

@commodo
Copy link
Contributor Author

commodo commented Jan 29, 2025

will handle this now

This will be re-used in many other parts of the AD738X family.

Signed-off-by: Alexandru Ardelean <[email protected]>
The Linux driver supports a bunch of them.
Just add them all here.

Signed-off-by: Alexandru Ardelean <[email protected]>
@commodo
Copy link
Contributor Author

commodo commented Jan 29, 2025

Changelog v1 -> v2:

  • rebased on newer master; resolved merge conflicts
  • updated docs/source/index.rst with new parts

@SaikiranGudla SaikiranGudla merged commit 1248919 into analogdevicesinc:main Jan 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants