Skip to content

[2023_R2] adrv9002 new API support #2708

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

Merged
merged 3 commits into from
Feb 5, 2025
Merged

Conversation

nunojsa
Copy link
Collaborator

@nunojsa nunojsa commented Feb 4, 2025

PR Description

This adds support for the device driver API 68.14.10. Same as #2695

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]>
(cherry picked from commit 3c53527)
Arm firmware updated to version 0.22.39.
Default stream also changed.
Warmboot coefficients.

Signed-off-by: Nuno Sa <[email protected]>
(cherry picked from commit d769f82)
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]>
(cherry picked from commit 1a5ae65)
@nunojsa nunojsa merged commit e2573a4 into 2023_R2 Feb 5, 2025
11 of 13 checks passed
@nunojsa nunojsa deleted the staging/adrv9002-2023_R2-sdk27 branch February 5, 2025 14:19
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.

2 participants