[PATCH 0/2] iio: light: vcnl4000: add regulator support

From: Erikas Bitovtas

Date: Wed Mar 11 2026 - 07:38:35 EST


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.

Signed-off-by: Erikas Bitovtas <xerikasxx@xxxxxxxxx>
---
Erikas Bitovtas (2):
dt-bindings: iio: light: vcnl4000: add regulators
iio: light: vcnl4000: add regulator support

Documentation/devicetree/bindings/iio/light/vishay,vcnl4000.yaml | 7 +++++++
drivers/iio/light/vcnl4000.c | 8 ++++++++
2 files changed, 15 insertions(+)
---
base-commit: 7109a2155340cc7b21f27e832ece6df03592f2e8
change-id: 20260310-vcnl4000-regulators-bcf1b8a01ce6

Best regards,
--
Erikas Bitovtas <xerikasxx@xxxxxxxxx>