From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: jikos@kernel.org, jic23@kernel.org, lars@metafoo.de,
Basavaraj.Natikar@amd.com
Cc: linux-input@vger.kernel.org, linux-iio@vger.kernel.org,
linux-kernel@vger.kernel.org,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Subject: [PATCH v2 0/3] Add support of color temperature and chromaticity
Date: Mon, 18 Dec 2023 12:30:23 -0800 [thread overview]
Message-ID: <20231218203026.1156375-1-srinivas.pandruvada@linux.intel.com> (raw)
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
next reply other threads:[~2023-12-18 20:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-18 20:30 Srinivas Pandruvada [this message]
2023-12-18 20:30 ` [PATCH v2 1/3] iio: hid-sensor-als: Allocate channels dynamically Srinivas Pandruvada
2023-12-20 15:24 ` Jonathan Cameron
2023-12-18 20:30 ` [PATCH v2 2/3] iio: hid-sensor-als: Add light color temperature support Srinivas Pandruvada
2023-12-18 20:30 ` [PATCH v2 3/3] iio: hid-sensor-als: Add light chromaticity support Srinivas Pandruvada
2023-12-20 15:29 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231218203026.1156375-1-srinivas.pandruvada@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=Basavaraj.Natikar@amd.com \
--cc=jic23@kernel.org \
--cc=jikos@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).