Re: [PATCH v5 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver

From: Jonathan Cameron

Date: Sat Jul 11 2026 - 21:45:00 EST


On Fri, 10 Jul 2026 10:06:05 +0000
Roman Vivchar <rva333@xxxxxxxxxxxxxx> wrote:

> Hi Uwe,
>
> On Friday, July 10th, 2026 at 10:39 AM, Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx> wrote:
>
> > Hello,
> >
> > On Thu, Jul 09, 2026 at 01:52:48PM +0300, Roman Vivchar via B4 Relay wrote:
> > > +#include <linux/mod_devicetable.h>
> >
> > Please don't add new users for this header file. Only use those
> > <linux/device-id/*.h> that you actually need (if any).
> >
>
> Jonathan, since you've already picked up the driver to the iio testing
> tree, would you prefer v6 or a separate patch on top of iio tree?
Yes please. That will be one less for Uwe or me to do.

J
>
> In any case, I will drop the header since it's not needed.
>
> Best regards,
> Roman