Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: jikos@kernel.org, lars@metafoo.de, Basavaraj.Natikar@amd.com,
	linux-input@vger.kernel.org, linux-iio@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 0/4] Add support of color temperature and chromaticity
Date: Sat, 10 Feb 2024 16:14:22 +0000	[thread overview]
Message-ID: <20240210161422.22e67983@jic23-huawei> (raw)
In-Reply-To: <20240205185926.3030521-1-srinivas.pandruvada@linux.intel.com>

On Mon,  5 Feb 2024 10:59:22 -0800
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> wrote:

> The original series submitted to 6.7 (before revert) is modified to
> solve regression issues on several platforms. There are two changes
> introduced before adding support for new features to allow dynamic
> addition of channels.
Applied and pushed out as testing for all the normal reasons (0-day
gets to play with it!)

Thanks,

Jonathan

> 
> v5:
> Change als_scan_mask to per state instead of global
> v4:
> Addressed comments from Jonathan and Basavaraj
> v3:
> Addressed comments for v2, details in each patch.
> 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 (2):
>   iio: hid-sensor-als: Assign channels dynamically
>   iio: hid-sensor-als: Remove hardcoding of values for enums
> 
>  drivers/iio/light/hid-sensor-als.c | 122 ++++++++++++++++++++++++-----
>  include/linux/hid-sensor-ids.h     |   4 +
>  2 files changed, 108 insertions(+), 18 deletions(-)
> 


      parent reply	other threads:[~2024-02-10 16:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-05 18:59 [PATCH v5 0/4] Add support of color temperature and chromaticity Srinivas Pandruvada
2024-02-05 18:59 ` [PATCH v5 1/4] iio: hid-sensor-als: Assign channels dynamically Srinivas Pandruvada
2024-02-05 18:59 ` [PATCH v5 2/4] iio: hid-sensor-als: Remove hardcoding of values for enums Srinivas Pandruvada
2024-02-05 18:59 ` [PATCH v5 3/4] iio: hid-sensor-als: Add light color temperature support Srinivas Pandruvada
2024-02-05 18:59 ` [PATCH v5 4/4] iio: hid-sensor-als: Add light chromaticity support Srinivas Pandruvada
2024-02-10 16:14 ` 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=20240210161422.22e67983@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Basavaraj.Natikar@amd.com \
    --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 \
    --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