[PATCH 0/2] iio: light: Add ROHM BH1730FVC ambient light sensor driver

From: Alexandre Hamamdjian via B4 Relay

Date: Sun May 10 2026 - 14:10:22 EST


Add a driver and devicetree binding for the ROHM BH1730FVC ambient
light sensor. This sensor is found on the Nintendo Switch console,
where it is used by the system for automatic display brightness
adjustment.

Signed-off-by: Alexandre Hamamdjian <azkali.limited@xxxxxxxxx>
---
CTCaer (2):
dt-bindings: iio: light: Add ROHM BH1730FVC binding
iio: light: bh1730: Add bh1730 light sensor driver

.../bindings/iio/light/rohm,bh1730fvc.yaml | 95 +++
drivers/iio/light/Kconfig | 9 +
drivers/iio/light/Makefile | 1 +
drivers/iio/light/bh1730.c | 686 +++++++++++++++++++++
4 files changed, 791 insertions(+)
---
base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
change-id: 20260511-bh1730-1e302acda4f8

Best regards,
--
Alexandre Hamamdjian <azkali.limited@xxxxxxxxx>