[PATCH v2 0/3] Add support of color temperature and chromaticity

From: Srinivas Pandruvada
Date: Mon Dec 18 2023 - 15:30:48 EST


The original series submitted to 6.7 (before revert) is modified to
solve regression issues on several platforms. There is one change
introduced before adding support for new features to allow dynamic
addition of channels.

This series is for the kernel version 6.8+.

v2:
New change to add channels dynamically
Modified color temperature and chromaticity to skip in case
of failures

Basavaraj Natikar (2):
iio: hid-sensor-als: Add light color temperature support
iio: hid-sensor-als: Add light chromaticity support

Srinivas Pandruvada (1):
iio: hid-sensor-als: Allocate channels dynamically

drivers/iio/light/hid-sensor-als.c | 164 ++++++++++++++++++++++++-----
include/linux/hid-sensor-ids.h | 4 +
2 files changed, 144 insertions(+), 24 deletions(-)

--
2.43.0