Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v4 0/3] iio: adc: ad9467: add support for ad9211
@ 2025-12-09  5:32 Tomas Melin
  2025-12-09  5:32 ` [PATCH v4 1/3] dt-bindings: " Tomas Melin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Tomas Melin @ 2025-12-09  5:32 UTC (permalink / raw)
  To: Lars-Peter Clausen, Michael Hennerich, Nuno Sa, Jonathan Cameron,
	David Lechner, Andy Shevchenko, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Michael Hennerich, linux-iio, devicetree, linux-kernel,
	Tomas Melin, Krzysztof Kozlowski, Andy Shevchenko

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

Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/AD9211.pdf
Signed-off-by: Tomas Melin <tomas.melin@vaisala.com>
---
Changes in v4:
- Add commit which sorts include headers
- Drop array_size.h patch
- Link to v3: https://lore.kernel.org/r/20251208-add-ad9211-v3-0-c49897fa91c4@vaisala.com

Changes in v3:
- Add Cleanup kernel.h in favor of array_size.h patch
- Drop redundant empty line
- Amend commit messages
- Link to v2: https://lore.kernel.org/r/20251204-add-ad9211-v2-0-a1561f977ee5@vaisala.com

Changes in v2:
- Use HZ_PER_MHZ
- Update commit message texts.
- Link to v1: https://lore.kernel.org/r/20251203-add-ad9211-v1-0-170e97e6df11@vaisala.com

---
Tomas Melin (3):
      dt-bindings: adc: ad9467: add support for ad9211
      iio: adc: ad9467: sort header includes
      iio: adc: ad9467: add support for ad9211

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

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-12-13 16:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-09  5:32 [PATCH v4 0/3] iio: adc: ad9467: add support for ad9211 Tomas Melin
2025-12-09  5:32 ` [PATCH v4 1/3] dt-bindings: " Tomas Melin
2025-12-09  5:32 ` [PATCH v4 2/3] iio: adc: ad9467: sort header includes Tomas Melin
2025-12-09 14:41   ` Andy Shevchenko
2025-12-09 15:46     ` Tomas Melin
2025-12-09 18:17       ` Andy Shevchenko
2025-12-13 16:34         ` Jonathan Cameron
2025-12-09  5:32 ` [PATCH v4 3/3] iio: adc: ad9467: add support for ad9211 Tomas Melin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox