]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: tsl2772: Add support for Avago APDS9900/9901 ALS/Proximity sensor
authorSvyatoslav Ryhel <clamor95@gmail.com>
Sat, 25 Apr 2026 12:54:28 +0000 (15:54 +0300)
committerJonathan Cameron <jic23@kernel.org>
Mon, 27 Apr 2026 08:58:24 +0000 (09:58 +0100)
commit2f640a4d0fe181b6b02ea570bb64969e6e9322bd
treeb40e5e94110ade75c04f860b0084b166300cfe17
parent1a5fc4b5ddeeebacb22fead349b9dba3b2a1056a
iio: tsl2772: Add support for Avago APDS9900/9901 ALS/Proximity sensor

The Avago APDS9900/9901 has a similar register layout to the
TAOS/AMS TSL2772 but features a unique set of configurations. Add support
for the APDS9900/9901 into the TSL2772 driver by adding the required
device-specific configurations.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/tsl2772.c