public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for additional AD717X models
@ 2024-01-15 13:53 Dumitru Ceclan
  2024-01-15 13:53 ` [PATCH 1/2] dt-bindings: adc: ad7173: add support for additional models Dumitru Ceclan
  2024-01-15 13:53 ` [PATCH 2/2] iio: " Dumitru Ceclan
  0 siblings, 2 replies; 5+ messages in thread
From: Dumitru Ceclan @ 2024-01-15 13:53 UTC (permalink / raw)
  Cc: linus.walleij, brgl, andy, linux-gpio, Lars-Peter Clausen,
	Jonathan Cameron, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Andy Shevchenko, Arnd Bergmann, ChiaEn Wu, Niklas Schnelle,
	Leonard Göhrs, Mike Looijmans, Haibo Chen, Hugo Villeneuve,
	Ceclan Dumitru, linux-iio, devicetree, linux-kernel,
	Dumitru Ceclan

This patch series adds support for the Analog Devices AD7172-2, AD7175-8,
 AD7177-2 ADCs within the AD7173 driver.

 Datasheets:
 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7172-4.pdf
 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7175-8.pdf
 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7177-2.pdf

Dumitru Ceclan (2):
  dt-bindings: adc: ad7173: add support for additional models
  iio: adc: ad7173: add support for additional models

 .../bindings/iio/adc/adi,ad7173.yaml          | 50 +++++++++++-
 drivers/iio/adc/ad7173.c                      | 76 +++++++++++++++++--
 2 files changed, 115 insertions(+), 11 deletions(-)

-- 
2.42.0


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

end of thread, other threads:[~2024-01-15 19:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-15 13:53 [PATCH 0/2] Add support for additional AD717X models Dumitru Ceclan
2024-01-15 13:53 ` [PATCH 1/2] dt-bindings: adc: ad7173: add support for additional models Dumitru Ceclan
2024-01-15 16:10   ` Conor Dooley
2024-01-15 13:53 ` [PATCH 2/2] iio: " Dumitru Ceclan
2024-01-15 19:52   ` Andy Shevchenko

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