public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: adc: ltc2309: add support driver for ltc2305
@ 2025-12-23  9:12 Kyle Hsieh
  2025-12-23  9:12 ` [PATCH 1/2] dt-bindings: adc: ltc2497: add support " Kyle Hsieh
  2025-12-23  9:12 ` [PATCH 2/2] iio: adc: ltc2309: " Kyle Hsieh
  0 siblings, 2 replies; 6+ messages in thread
From: Kyle Hsieh @ 2025-12-23  9:12 UTC (permalink / raw)
  To: Lars-Peter Clausen, Michael Hennerich, Jonathan Cameron,
	David Lechner, Nuno Sá, Andy Shevchenko, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Liam Beguin
  Cc: Michael Hennerich, linux-iio, devicetree, linux-kernel,
	Kyle Hsieh

The series add support for ltc2305 controller from 
Linear Technology Corporation(lltc).
This is low noise, low power, 2 channels 12-bit successive
approximation ADCs.

Signed-off-by: Kyle Hsieh <kylehsieh1995@gmail.com>
---
Kyle Hsieh (2):
      dt-bindings: adc: ltc2497: add support for ltc2305
      iio: adc: ltc2309: add support for ltc2305

 .../devicetree/bindings/iio/adc/lltc,ltc2497.yaml  |  7 +++
 drivers/iio/adc/ltc2309.c                          | 50 ++++++++++++++++++++--
 2 files changed, 53 insertions(+), 4 deletions(-)
---
base-commit: 9448598b22c50c8a5bb77a9103e2d49f134c9578
change-id: 20251223-add_ltc2305_driver-728fa9161bc7

Best regards,
-- 
Kyle Hsieh <kylehsieh1995@gmail.com>


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

end of thread, other threads:[~2025-12-24  5:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-23  9:12 [PATCH 0/2] iio: adc: ltc2309: add support driver for ltc2305 Kyle Hsieh
2025-12-23  9:12 ` [PATCH 1/2] dt-bindings: adc: ltc2497: add support " Kyle Hsieh
2025-12-23  9:12 ` [PATCH 2/2] iio: adc: ltc2309: " Kyle Hsieh
2025-12-23 18:38   ` David Lechner
2025-12-24  5:06     ` Kyle Hsieh
2025-12-23 20:35   ` kernel test robot

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