]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: light: Add support for TI OPT4060 color sensor
authorPer-Daniel Olsson <perdaniel.olsson@axis.com>
Wed, 18 Dec 2024 10:48:36 +0000 (11:48 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 28 Dec 2024 14:28:13 +0000 (14:28 +0000)
commit0c6db4506ad0259c0decc1eafeb8a6f98487f23a
treea8893875596b80303d21f8137efa01fec2f2a378
parent8354dc89242c6c811996536c8d95f9eb97f9f9f1
iio: light: Add support for TI OPT4060 color sensor

Add support for Texas Instruments OPT4060 RGBW Color sensor.

Signed-off-by: Per-Daniel Olsson <perdaniel.olsson@axis.com>
Link: https://patch.msgid.link/20241218104836.2784523-3-perdaniel.olsson@axis.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/ABI/testing/sysfs-bus-iio
Documentation/iio/index.rst
Documentation/iio/opt4060.rst [new file with mode: 0644]
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/opt4060.c [new file with mode: 0644]