Re: [PATCH v3 0/3] iio: light: add support for VEML6075 UVA and UVB light sensor

From: Jonathan Cameron
Date: Mon Dec 04 2023 - 08:59:34 EST


On Mon, 27 Nov 2023 18:34:27 +0100
Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> wrote:

> This series adds support for the Vishay VEML6075 ultraviolet sensor,
> which offers UVA and UVB measurement channels and I2C communication.
>
> The device bindings and a simple example are also provided.
>
> This driver has been tested with a Gravity VEML6075 UV Sensor Module in
> open air conditions.
>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Hi Javier,

Applied to the togreg branch of iio.git and pushed out as testing for 0-day
to see if it can find anything we missed.

Thanks,

Jonathan