devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] iio: adc: ad9467: add support for AD9434 & AD9265
@ 2020-09-22 13:25 Alexandru Ardelean
  2020-09-22 13:25 ` [PATCH v2 1/5] iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type Alexandru Ardelean
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Alexandru Ardelean @ 2020-09-22 13:25 UTC (permalink / raw)
  To: linux-iio, devicetree, linux-kernel; +Cc: robh+dt, jic23, Alexandru Ardelean

This is a V2 for:
  https://lore.kernel.org/linux-iio/CA+U=DspC_W=j-eET38q1v+ytbntUXQwvUCBKx0DJ9hDGVtV-OA@mail.gmail.com/T/

It does a bit of rework/unification of the 2 chip-info constants, so
that it's easier to add new devices 2 this driver.
V1 only added only AD9434, but when adding AD9265, I noticed that some
things could be a bit more unified for vref_mask & default_output_mode.

Changelog v1 -> v2:
* add AD9265 support
* wrap axi-adc chip-info, to also define vref_mask & default_output_mode
  in the chip-info table

Alexandru Ardelean (3):
  iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info
    type
  dt-bindings: iio: ad9467: add entry for for AD9434 ADC
  dt-bindings: iio: ad9467: add entry for for AD9265 ADC

Michael Hennerich (2):
  iio: adc: ad9467: add support for AD9434 high-speed ADC
  iio: adc: ad9467: add support for AD9265 high-speed ADC

 .../bindings/iio/adc/adi,ad9467.yaml          |   2 +
 drivers/iio/adc/ad9467.c                      | 121 +++++++++++++-----
 2 files changed, 90 insertions(+), 33 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-09-24  7:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-22 13:25 [PATCH v2 0/5] iio: adc: ad9467: add support for AD9434 & AD9265 Alexandru Ardelean
2020-09-22 13:25 ` [PATCH v2 1/5] iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type Alexandru Ardelean
2020-09-22 13:25 ` [PATCH v2 2/5] iio: adc: ad9467: add support for AD9434 high-speed ADC Alexandru Ardelean
2020-09-22 13:25 ` [PATCH v2 3/5] dt-bindings: iio: ad9467: add entry for for AD9434 ADC Alexandru Ardelean
2020-09-23 20:39   ` Jonathan Cameron
2020-09-24  7:37     ` Alexandru Ardelean
2020-09-22 13:25 ` [PATCH v2 4/5] iio: adc: ad9467: add support for AD9265 high-speed ADC Alexandru Ardelean
2020-09-22 13:25 ` [PATCH v2 5/5] dt-bindings: iio: ad9467: add entry for for AD9265 ADC Alexandru Ardelean
2020-09-23 20:40   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).