Re: [RFC PATCH 0/3] iio: adc: Add support for TI ADS1120 ADC

From: Jonathan Cameron

Date: Thu Oct 30 2025 - 13:08:23 EST


On Thu, 30 Oct 2025 22:28:10 +0530
Ajith Anandhan <ajithanandhan0406@xxxxxxxxx> wrote:

> Hi Krzysztof,
>
> Thank you for the feedback! I’ll resend this as a regular PATCH series
> shortly. I appreciate you taking the time to review.
Given you've sent it out, leave it as RFC for a day or so.

>
> Best regards,
> Ajith
>
> On Thu, Oct 30, 2025 at 10:19 PM Ajith Anandhan
> <ajithanandhan0406@xxxxxxxxx> wrote:
> >
> > Thank you for the feedback! I’ll resend this as regular PATCH series shortly. I appreciate you taking the time to review.
> >
> > Best regards,
> > Ajith
> >
> > On Thu, Oct 30, 2025 at 10:10 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
> >>
> >> On 30/10/2025 17:34, Ajith Anandhan wrote:
> >> > This RFC patch series adds support for the Texas Instruments ADS1120,
> >> > a precision 16-bit delta-sigma ADC with SPI interface.
> >> >
> >> > The driver provides:
> >> > - 4 single-ended voltage input channels
> >> > - Programmable gain amplifier (1 to 128)
> >> > - Configurable data rates (20 to 1000 SPS)
> >> > - Single-shot conversion mode
> >> >
> >> > I'm looking for feedback on:
> >> > 1. The implementation approach for single-shot conversions
> >> > 2. Any other suggestions for improvement
> >>
> >>
> >> No need to call your patches RFC then. It only stops from merging and
> >> some people will not review the code (RFC means not ready for inclusion).
> >>
> >> Best regards,
> >> Krzysztof
>