From: Paul Kocialkowski <paulk@sys-base.io>
To: Jonathan Cameron <jic23@kernel.org>
Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Lars-Peter Clausen <lars@metafoo.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Subject: Re: [PATCH 2/2] iio: light: Add support for the AMS TCS3430 color sensor
Date: Sun, 1 Dec 2024 18:57:58 +0100 [thread overview]
Message-ID: <Z0yjphBfTalBSId7@collins> (raw)
In-Reply-To: <20241201115841.0ee49736@jic23-huawei>
[-- Attachment #1: Type: text/plain, Size: 1849 bytes --]
Hi,
Le Sun 01 Dec 24, 11:58, Jonathan Cameron a écrit :
> On Sat, 30 Nov 2024 18:42:39 +0100
> Paul Kocialkowski <paulk@sys-base.io> wrote:
>
> > The AMS TCS3430 is a XYZ tristimulus color sensor, with an additional
> > infrared channel.
> >
> > This driver implements support for all channels, with configurable
> > integration time and gain. Both direct reading and triggered-buffer
> > modes are supported.
> >
> > The device's interrupt can be used to sample all channels at the end
> > of conversion and is optional.
> >
> > A thereshold mechanism is available in hardware but only applies to
> > the Z channel. As a result it is of very low interest and was not
> > implemented.
> >
> > Signed-off-by: Paul Kocialkowski <paulk@sys-base.io>
>
> Hi Paul
>
> As at least some of the feedback I gave on your other driver applies
> here as well, I'm not going to review this version separately.
>
> I'd generally advise against sending multiple similar drivers for review
> at the same time as it is less efficient. Sad truth is that reviewer
> time is generally a bigger bottleneck for kernel code than the time
> of driver authors. Any time you can put in to help with that will generally
> also accelerate the rate at which we get to your code!
>
> Absolutely fine to overlap your submissions though. When the first
> driver is getting close to being merged, feel free to send the second
> one to get review started.
That makes sense yes! Let's focus on the first driver for now and I'll apply
corresponding changes to this one when the first one is ready.
Thanks!
Paul
--
Paul Kocialkowski,
Independent contractor - sys-base - https://www.sys-base.io/
Free software developer - https://www.paulk.fr/
Expert in multimedia, graphics and embedded hardware support with Linux.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2024-12-01 17:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-30 17:42 [PATCH 1/2] dt-bindings: iio: Add AMS TCS3430 color sensor bindings Paul Kocialkowski
2024-11-30 17:42 ` [PATCH 2/2] iio: light: Add support for the AMS TCS3430 color sensor Paul Kocialkowski
2024-12-01 3:15 ` kernel test robot
2024-12-01 11:58 ` Jonathan Cameron
2024-12-01 17:57 ` Paul Kocialkowski [this message]
2024-12-02 8:42 ` [PATCH 1/2] dt-bindings: iio: Add AMS TCS3430 color sensor bindings Krzysztof Kozlowski
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=Z0yjphBfTalBSId7@collins \
--to=paulk@sys-base.io \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@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