Re: [PATCH v5 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver
From: Roman Vivchar
Date: Fri Jul 10 2026 - 06:06:37 EST
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?
In any case, I will drop the header since it's not needed.
Best regards,
Roman