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

adrv9002 new API support #2695

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

adrv9002 new API support #2695

wants to merge 3 commits into from

Conversation

nunojsa
Copy link
Collaborator

@nunojsa nunojsa commented Jan 17, 2025

PR Description

This adds support for the device driver API 68.14.10

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly (if there is the case)

The SDK is taken as is which means that compilation will likely fail.

The folloing changes were squashed in the new SDK (need to be sent to
the BU):

* 9d9cde6 ("iio: adc: adrv9002: radio: turn radio functions private")
* 67b6d36 ("iio: adc: adrv9002: radio: fix pin mode")

Signed-off-by: Nuno Sa <[email protected]>
Arm firmware updated to version 0.22.39.
Default stream also changed.
Warmboot coefficients.

Signed-off-by: Nuno Sa <[email protected]>
The adi_adrv9001_Temperature_Get() API and now get's an extra argument.
Fix that call and use SPI for reading the temperature (which means we
can some outdated values sometimes but that should not be a big issue).

Signed-off-by: Nuno Sa <[email protected]>
@nunojsa nunojsa force-pushed the staging/adrv9002-sdk27 branch from 0e923d4 to cacf390 Compare January 17, 2025 14:00
@nunojsa
Copy link
Collaborator Author

nunojsa commented Jan 17, 2025

v2:

  • Squash some needed patches into the commit bringing the new API (more details in the commit message).

@nunojsa nunojsa force-pushed the staging/adrv9002-sdk27 branch from a4f11f4 to cacf390 Compare January 17, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant