Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/5] iio: adc: ad9467: support new devices
@ 2024-07-04  9:25 Nuno Sa
  2024-07-04  9:25 ` [PATCH 1/5] iio: adc: ad9467: support multiple channels calibration Nuno Sa
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Nuno Sa @ 2024-07-04  9:25 UTC (permalink / raw)
  To: linux-iio, devicetree
  Cc: Lars-Peter Clausen, Michael Hennerich, Jonathan Cameron,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley

This series adds support for more devices:
 * Analog Devices AD9652 16-bit 310 MSPS ADC;
 * Analog Devices AD9643 14-Bit, 170/210/250 MSPS ADC;
 * Analog Devices AD9649 14-bit 20/40/65/80 MSPS ADC.

The first pacthes are just in preparation to make adding the new devices
straightforward.

---
Nuno Sa (5):
      iio: adc: ad9467: support multiple channels calibration
      iio: adc: ad9467: add new chip_info variables
      iio: adc: ad9467: don't allow reading vref if not available
      dt-bindings: adc: ad9467: support new parts
      iio: adc: ad9467: support new parts

 .../devicetree/bindings/iio/adc/adi,ad9467.yaml    |   3 +
 drivers/iio/adc/ad9467.c                           | 277 ++++++++++++++++-----
 2 files changed, 224 insertions(+), 56 deletions(-)
---
base-commit: 7db8a847f98caae68c70bdab9ba92d1af38e5656
change-id: 20240620-dev-iio-ad9467-new-devs-f30e5536220f
--

Thanks!
- Nuno Sá


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

end of thread, other threads:[~2024-07-06 11:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04  9:25 [PATCH 0/5] iio: adc: ad9467: support new devices Nuno Sa
2024-07-04  9:25 ` [PATCH 1/5] iio: adc: ad9467: support multiple channels calibration Nuno Sa
2024-07-06 11:16   ` Jonathan Cameron
2024-07-04  9:25 ` [PATCH 2/5] iio: adc: ad9467: add new chip_info variables Nuno Sa
2024-07-04  9:25 ` [PATCH 3/5] iio: adc: ad9467: don't allow reading vref if not available Nuno Sa
2024-07-06 11:20   ` Jonathan Cameron
2024-07-04  9:25 ` [PATCH 4/5] dt-bindings: adc: ad9467: support new parts Nuno Sa
2024-07-04 14:23   ` Krzysztof Kozlowski
2024-07-04  9:25 ` [PATCH 5/5] iio: " Nuno Sa
2024-07-06 11:30 ` [PATCH 0/5] iio: adc: ad9467: support new devices Jonathan Cameron

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