Re: [PATCH v2 0/3] iio: light: vcnl4000: add regulator support
From: Andy Shevchenko
Date: Thu Mar 12 2026 - 10:34:40 EST
On Thu, Mar 12, 2026 at 01:53:11PM +0200, 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.
...
> - Removed double quotes in includes.
> - Reordered includes alphabetically.
Yes, but should be done in a separate change.
> - Enabled regulators before the mutex is initialized.
Why?
> - Replaced direct usage of &client->dev with a variable.
...
TL;DR: this has to be series out of 6 patches.
--
With Best Regards,
Andy Shevchenko