Re: [PATCH 2/3] iio: adc: Update Kconfig description for TI_ADS1100
From: Jonathan Cameron
Date: Mon Jun 08 2026 - 13:54:29 EST
On Mon, 8 Jun 2026 14:43:16 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:
> On Mon, Jun 08, 2026 at 08:45:46AM +0200, Joshua Crofts wrote:
> > On Sun, 7 Jun 2026 at 20:38, Jakub Szczudlo <jakubszczudlo40@xxxxxxxxx> wrote:
> > >
> > > Add mention of ads1110 in Kconfig for TI_ADS1100
> > >
> > > Signed-off-by: jszczudlo <jakubszczudlo40@xxxxxxxxx>
> >
> > Better to fold this change into the patch that adds the actual driver code,
> > otherwise this is unnecessary churn.
>
> It's fine to do it separately, but after the code update. The combined version
> will work for me as well.
>
FWIW I'd prefer it combined with the next patch.
I'm not keen on separate updates on build files in general as they
are easier to review in context.