public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] iio: adc: ad4080: add support for AD4082, AD4085 and AD4088
@ 2026-02-13 14:46 Antoniu Miclaus
  2026-02-13 14:46 ` [PATCH v2 1/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4082 Antoniu Miclaus
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Antoniu Miclaus @ 2026-02-13 14:46 UTC (permalink / raw)
  To: Lars-Peter Clausen, Michael Hennerich, Antoniu Miclaus,
	Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-iio,
	devicetree, linux-kernel

Add support for AD4082, AD4085 and AD4088 SAR ADCs to the existing
ad4080 driver:

- AD4082: 20-bit SAR ADC with LVDS CNV clock count max of 8
- AD4085: 16-bit SAR ADC with LVDS CNV clock count max of 8
- AD4088: 14-bit SAR ADC with LVDS CNV clock count max of 8

These devices share the same register map as AD4080 but differ in
resolution and LVDS CNV clock count maximum values.

Changes in v2:
  - No functional changes.
  - Dropped redundant Changes sections from driver commit messages.
  - Collected Reviewed-by tags.

Antoniu Miclaus (6):
  dt-bindings: iio: adc: adi,ad4080: add support for AD4082
  iio: adc: ad4080: add support for AD4082
  dt-bindings: iio: adc: adi,ad4080: add support for AD4085
  iio: adc: ad4080: add support for AD4085
  dt-bindings: iio: adc: adi,ad4080: add support for AD4088
  iio: adc: ad4080: add support for AD4088

 .../bindings/iio/adc/adi,ad4080.yaml          |  3 ++
 drivers/iio/adc/ad4080.c                      | 45 +++++++++++++++++++
 2 files changed, 48 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2026-02-14  8:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-13 14:46 [PATCH v2 0/6] iio: adc: ad4080: add support for AD4082, AD4085 and AD4088 Antoniu Miclaus
2026-02-13 14:46 ` [PATCH v2 1/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4082 Antoniu Miclaus
2026-02-13 18:12   ` Conor Dooley
2026-02-14  8:52   ` Krzysztof Kozlowski
2026-02-13 14:46 ` [PATCH v2 2/6] iio: adc: ad4080: " Antoniu Miclaus
2026-02-13 14:46 ` [PATCH v2 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4085 Antoniu Miclaus
2026-02-13 18:15   ` Conor Dooley
2026-02-14  8:51   ` Krzysztof Kozlowski
2026-02-13 14:46 ` [PATCH v2 4/6] iio: adc: ad4080: " Antoniu Miclaus
2026-02-13 14:46 ` [PATCH v2 5/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4088 Antoniu Miclaus
2026-02-13 18:16   ` Conor Dooley
2026-02-14  8:52   ` Krzysztof Kozlowski
2026-02-13 14:46 ` [PATCH v2 6/6] iio: adc: ad4080: " Antoniu Miclaus

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