Re: [PATCH v3 0/6] iio: light: vcnl4000: add regulator support
From: David Lechner
Date: Sat Mar 14 2026 - 15:55:17 EST
On 3/14/26 11:06 AM, Erikas Bitovtas wrote:
> This patch series introduces support for voltage supply, I2C and cathode
> regulators. This fixes an issue where if a regulator is shared between
> the proximity sensor and some other device, and the other device is
> powered off, the proximity sensor would be powered off as well.
>
> One of the commits includes a Reported-by: tag without a Closes: tag -
> the report was done outside of LKML.
If it is on the public web, we can still add a link. You can just reply
to that patch with the tag (if there is one) and it will get picked up.
>
> Signed-off-by: Erikas Bitovtas <xerikasxx@xxxxxxxxx>
> ---
Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>