Skip to content

ad4885 backport - #3554

Merged
amiclaus merged 2 commits into
mainfrom
staging/ad4885-backport
Sep 22, 2026
Merged

amiclaus merged 2 commits into
mainfrom
staging/ad4885-backport

Conversation

@amiclaus

Copy link
Copy Markdown
Collaborator

PR Description

dt-bindings: iio: adc: ad4080: add AD4885 support

iio: adc: ad4080: add support for AD4885

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 compiled my changes, including the documentation
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly
  • I have provided links for the relevant upstream lore

Add AD4885 compatible string to the AD4080 devicetree binding.

The AD4885 is a dual-channel, 16-bit, 10 MSPS SAR ADC, sharing the same
register map and interface as the AD4080 family. Like the AD4884, it
requires two SPI chip selects and two io-backends for its independent
ADC channels. The AD4885 is the dual-channel variant of the AD4085 and
differs from the AD4884 in its maximum throughput and LVDS conversion
clock count, which requires distinct chip configuration in the driver,
precluding a fallback compatible.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://patch.msgid.link/20260907101944.9748-2-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Add support for the AD4885, a dual-channel, 16-bit, 10 MSPS SAR ADC.

The AD4885 is the dual-channel variant of the AD4085, sharing the same
register map and SPI interface as the rest of the AD4080 family. Like
the AD4884, it uses two independent ADC channels, each with its own SPI
configuration interface, but it runs at a lower maximum throughput and
therefore uses the same maximum LVDS conversion clock count as the
AD4085.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://patch.msgid.link/20260907101944.9748-3-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
@amiclaus
amiclaus merged commit b124eee into main Sep 22, 2026
21 checks passed
@amiclaus
amiclaus deleted the staging/ad4885-backport branch September 22, 2026 11:06
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