From: Jonathan Cameron <jic23@kernel.org>
To: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Cc: <jikos@kernel.org>, <benjamin.tissoires@redhat.com>,
<lars@metafoo.de>, <srinivas.pandruvada@linux.intel.com>,
<linux-input@vger.kernel.org>, <linux-iio@vger.kernel.org>
Subject: Re: [PATCH 0/8] Multiple light sensor support
Date: Sun, 17 Sep 2023 12:09:10 +0100 [thread overview]
Message-ID: <20230917120910.6f6c5a96@jic23-huawei> (raw)
In-Reply-To: <20230915051703.1689578-1-Basavaraj.Natikar@amd.com>
On Fri, 15 Sep 2023 10:46:55 +0530
Basavaraj Natikar <Basavaraj.Natikar@amd.com> wrote:
> This series adds support for light color temperature and chromaticity.
Hi Basavaraj,
I'd rename the series to make it clearer that this is about adding
colour temperature and chromaticity support rather than simply lots
of boring ambient light sensors.
Jonathan
>
> Basavaraj Natikar (8):
> iio: hid-sensor-als: Use channel index to support more hub attributes
> iio: hid-sensor-als: Add light color temperature support
> HID: amd_sfh: Add support for light color temperature
> HID: amd_sfh: Add support for SFH1.1 light color temperature
> iio: Add channel for chromaticity
> iio: hid-sensor-als: Add light chromaticity support
> HID: amd_sfh: Add light chromaticity support
> HID: amd_sfh: Add light chromaticity for SFH1.1
>
> Documentation/ABI/testing/sysfs-bus-iio | 8 ++
> .../hid_descriptor/amd_sfh_hid_desc.c | 7 +
> .../hid_descriptor/amd_sfh_hid_desc.h | 3 +
> .../hid_descriptor/amd_sfh_hid_report_desc.h | 21 +++
> drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c | 9 ++
> .../amd-sfh-hid/sfh1_1/amd_sfh_interface.h | 15 +++
> drivers/iio/industrialio-core.c | 1 +
> drivers/iio/light/hid-sensor-als.c | 124 +++++++++++++++---
> include/linux/hid-sensor-ids.h | 4 +
> include/uapi/linux/iio/types.h | 1 +
> tools/iio/iio_event_monitor.c | 2 +
> 11 files changed, 180 insertions(+), 15 deletions(-)
>
prev parent reply other threads:[~2023-09-17 11:10 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 5:16 [PATCH 0/8] Multiple light sensor support Basavaraj Natikar
2023-09-15 5:16 ` [PATCH 1/8] iio: hid-sensor-als: Use channel index to support more hub attributes Basavaraj Natikar
2023-09-17 10:56 ` Jonathan Cameron
2023-09-15 5:16 ` [PATCH 2/8] iio: hid-sensor-als: Add light color temperature support Basavaraj Natikar
2023-09-17 11:00 ` Jonathan Cameron
2023-09-17 14:43 ` Basavaraj Natikar
2023-09-18 10:58 ` Jonathan Cameron
2023-09-15 5:16 ` [PATCH 3/8] HID: amd_sfh: Add support for light color temperature Basavaraj Natikar
2023-09-15 5:16 ` [PATCH 4/8] HID: amd_sfh: Add support for SFH1.1 " Basavaraj Natikar
2023-09-15 5:17 ` [PATCH 5/8] iio: Add channel for chromaticity Basavaraj Natikar
2023-09-17 11:04 ` Jonathan Cameron
2023-09-15 5:17 ` [PATCH 6/8] iio: hid-sensor-als: Add light chromaticity support Basavaraj Natikar
2023-09-15 5:17 ` [PATCH 7/8] HID: amd_sfh: " Basavaraj Natikar
2023-09-15 5:17 ` [PATCH 8/8] HID: amd_sfh: Add light chromaticity for SFH1.1 Basavaraj Natikar
2023-09-17 11:09 ` Jonathan Cameron [this message]
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=20230917120910.6f6c5a96@jic23-huawei \
--to=jic23@kernel.org \
--cc=Basavaraj.Natikar@amd.com \
--cc=benjamin.tissoires@redhat.com \
--cc=jikos@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=srinivas.pandruvada@linux.intel.com \
/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).