Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: adc: Extend ti-ads1100 driver
@ 2026-06-07 18:35 Jakub Szczudlo
  2026-06-07 18:35 ` [PATCH 1/3] dt-bindings: iio: adc: Update title and enum Jakub Szczudlo
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Jakub Szczudlo @ 2026-06-07 18:35 UTC (permalink / raw)
  To: linux-iio
  Cc: jic23, dlechner, nuno.sa, andy, marcelo.schmitt, robh, krzk+dt,
	conor+dt, mike.looijmans, devicetree, linux-kernel, jorge.marques,
	antoniu.miclaus, mazziesaccount, jishnu.prakash, duje, wens,
	sakari.ailus, linusw, Jakub Szczudlo

Extend ADS 1100 driver to support ADS1110, which is a pin-to-pin 
compatible device with higher resolution. This patch also updates the 
device tree bindings and Kconfig description to reflect the new 
supported device.

Signed-off-by: jszczudlo <jakubszczudlo40@gmail.com>
---
jszczudlo (3):
  dt-bindings: iio: adc: Update title and enum
  iio: adc: Update Kconfig description for TI_ADS1100
  iio: adc: Add ti-ads1110 support to ti-ads1100 driver

 .../bindings/iio/adc/ti,ads1100.yaml          |   3 +-
 drivers/iio/adc/Kconfig                       |   6 +-
 drivers/iio/adc/ti-ads1100.c                  | 165 +++++++++++++-----
 3 files changed, 131 insertions(+), 43 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-06-08 18:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-07 18:35 [PATCH 0/3] iio: adc: Extend ti-ads1100 driver Jakub Szczudlo
2026-06-07 18:35 ` [PATCH 1/3] dt-bindings: iio: adc: Update title and enum Jakub Szczudlo
2026-06-08 17:30   ` Conor Dooley
2026-06-08 17:57   ` Jonathan Cameron
2026-06-07 18:35 ` [PATCH 2/3] iio: adc: Update Kconfig description for TI_ADS1100 Jakub Szczudlo
2026-06-08  6:45   ` Joshua Crofts
2026-06-08 11:43     ` Andy Shevchenko
2026-06-08 17:53       ` Jonathan Cameron
2026-06-07 18:35 ` [PATCH 3/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver Jakub Szczudlo
2026-06-07 18:50   ` sashiko-bot
2026-06-08  7:39   ` Joshua Crofts
2026-06-08 18:03     ` Jonathan Cameron
2026-06-08 18:23   ` Jonathan Cameron
2026-06-08  6:42 ` [PATCH 0/3] iio: adc: Extend " Joshua Crofts
2026-06-08 11:42 ` Andy Shevchenko
2026-06-08 18:25 ` Jonathan Cameron

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