Re: [PATCH 0/3] iio: adc: Extend ti-ads1100 driver
From: David Lechner
Date: Tue Jun 09 2026 - 12:21:00 EST
On 6/7/26 1:35 PM, Jakub Szczudlo wrote:
> 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@xxxxxxxxx>
> ---
> 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(-)
>
I assume this is v2 of [1]? the subject should include [PATCH v2] and the
cover letter should include a changelog. See [2].
[1]: https://lore.kernel.org/linux-iio/20260527164312.355729-1-jakubszczudlo40@xxxxxxxxx/
[2]: https://www.kernel.org/doc/html/latest/process/submitting-patches.html