Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: light: vcnl4000: add regulator support
@ 2026-03-11 11:38 Erikas Bitovtas
  2026-03-11 11:38 ` [PATCH 1/2] dt-bindings: iio: light: vcnl4000: add regulators Erikas Bitovtas
  2026-03-11 11:38 ` [PATCH 2/2] iio: light: vcnl4000: add regulator support Erikas Bitovtas
  0 siblings, 2 replies; 7+ messages in thread
From: Erikas Bitovtas @ 2026-03-11 11:38 UTC (permalink / raw)
  To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Peter Meerwald
  Cc: linux-iio, devicetree, linux-kernel, ~postmarketos/upstreaming,
	phone-devel, Erikas Bitovtas, Raymond Hackley

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@gmail.com>
---
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@gmail.com>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-15 18:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11 11:38 [PATCH 0/2] iio: light: vcnl4000: add regulator support Erikas Bitovtas
2026-03-11 11:38 ` [PATCH 1/2] dt-bindings: iio: light: vcnl4000: add regulators Erikas Bitovtas
2026-03-11 11:38 ` [PATCH 2/2] iio: light: vcnl4000: add regulator support Erikas Bitovtas
2026-03-11 12:22   ` Andy Shevchenko
2026-03-11 12:40     ` Erikas Bitovtas
2026-03-11 15:54       ` Andy Shevchenko
2026-03-15 18:16     ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox