Re: [PATCH v4 2/2] iio: light: veml3328: add support for new device

From: Jonathan Cameron

Date: Mon Jun 01 2026 - 05:27:23 EST


On Mon, 1 Jun 2026 08:56:17 +0200
Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:

> On Sun, 31 May 2026 at 21:26, Javier Carrasco
> <javier.carrasco.cruz@xxxxxxxxx> wrote:
> >
> > Hi Joshua,
> >
> > Just a nitpick I caught on the fly because it was missing in a driver I
> > recently sent as well.
> >
> > At least linux/mod_devicetable.h is missing to include of_device_id.
> > Probably that's the only missing header, and it could be added without
> > sending a new version, but that is not for me to decide :)
>
> Hi Javier,
>
> Good catch, I completely forgot about mod_devicetable!

Tweaked.

Applied to the testing branch of iio.git.

Thanks,

Jonathan

>
> Thanks!
>