[PATCH 0/2] iio: adc: ad9467: add support for ad9211

From: Tomas Melin

Date: Wed Dec 03 2025 - 07:21:07 EST


This series adds support for the ad9211, a variant of the already
supported devices.

Example usage:

$ cat name
ad9211
$ cat in_voltage_scale_available
0.957031 0.976562 0.996093 1.015625 1.035156 1.054687 1.074218
1.093750 1.113281 1.132812 1.152343 1.162109 1.171875 1.181640
1.191406 1.201171 1.220703 1.240234 1.259765 1.279296 1.298828
1.318359 1.337890 1.357421 1.376953 1.396484 1.416015 1.425781
1.435546 1.445312 1.455078 1.464843

Link: https://www.analog.com/media/en/technical-documentation/data-sheets/AD9211.pdf
Signed-off-by: Tomas Melin <tomas.melin@xxxxxxxxxxx>
---
Tomas Melin (2):
dt-bindings: adc: ad9467: add support for ad9211
iio: adc: ad9467: add support for ad9211

.../devicetree/bindings/iio/adc/adi,ad9467.yaml | 2 ++
drivers/iio/adc/ad9467.c | 42 ++++++++++++++++++++++
2 files changed, 44 insertions(+)
---
base-commit: ac3fd01e4c1efce8f2c054cdeb2ddd2fc0fb150d
change-id: 20251203-add-ad9211-897dc9354185

Best regards,
--
Tomas Melin <tomas.melin@xxxxxxxxxxx>