All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jose A. Perez de Azpillaga" <azpijr@gmail.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: linux-iio@vger.kernel.org,
	"David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>
Subject: Re: [PATCH v4 2/2] iio: light: add support for APDS9999 sensor
Date: Thu, 28 May 2026 09:10:22 +0200	[thread overview]
Message-ID: <ahfp8oFEa026vqzi@gmail.com> (raw)
In-Reply-To: <20260527170656.4ef393bf@jic23-huawei>

On Wed, May 27, 2026 at 05:06:56PM +0100, Jonathan Cameron wrote:
> On Tue, 26 May 2026 09:55:46 +0200
> "Jose A. Perez de Azpillaga" <azpijr@gmail.com> wrote:
>
> > Add IIO driver for Broadcom APDS9999 ambient light sensor.
> >
> > The APDS9999 is a digital proximity and RGB sensor with ALS
> > capability. The driver implements the ALS/Lux functionality
> > using the green channel, which uses optical coating technology
> > to approximate the human eye spectral response.
> >
> > Raw IIO_INTENSITY channels are exposed for red, green, blue,
> > and IR so userspace can compute its own weighted lux.
> > Proximity (PS) support is not yet implemented.
> >
> > Signed-off-by: Jose A. Perez de Azpillaga <azpijr@gmail.com>
> Hi Jose,
>
> A few really minor things inline.  Given how minor they are I've applied
> this series to the testing branch of iio.git with the following tweaks:
> (shout if you disagree with any of them!)
>

all look good to me, thanks!

--
jose a. p-a

      reply	other threads:[~2026-05-28  7:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-26  7:54 [PATCH v4 0/2] iio: light: add support for Broadcom APDS9999 Jose A. Perez de Azpillaga
2026-05-26  7:55 ` [PATCH v4 1/2] dt-bindings: iio: light: add " Jose A. Perez de Azpillaga
2026-05-26 16:43   ` Conor Dooley
2026-05-26  7:55 ` [PATCH v4 2/2] iio: light: add support for APDS9999 sensor Jose A. Perez de Azpillaga
2026-05-27 16:06   ` Jonathan Cameron
2026-05-28  7:10     ` Jose A. Perez de Azpillaga [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=ahfp8oFEa026vqzi@gmail.com \
    --to=azpijr@gmail.com \
    --cc=dlechner@baylibre.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=nuno.sa@analog.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.