From: Per-Daniel Olsson <perdaniel.olsson@axis.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
Jonathan Cameron <jic23@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>,
Javier Carrasco <javier.carrasco.cruz@gmail.com>
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, rickard.andersson@axis.com,
kernel@axis.com
Subject: Re: [PATCH v7 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor.
Date: Tue, 26 Nov 2024 16:50:12 +0100 [thread overview]
Message-ID: <8c60a107-b264-4846-baff-656bcc480a65@axis.com> (raw)
In-Reply-To: <0c5929f6-6210-4b36-95ef-79bc7028b351@kernel.org>
On 11/26/24 15:15, Krzysztof Kozlowski wrote:
> On 26/11/2024 15:00, Per-Daniel Olsson wrote:
>> This patch series adds support for Texas Instruments OPT4060 RGBW Color sensor
>> using the i2c interface.
>>
>> The driver exposes raw adc values for red, green, blue and clear. The
>> illuminance is exposed as a calculated value in lux, the calculation uses the
>> wide spectrum green channel as base. The driver supports scaled values for red,
>> green and blue. The raw values are scaled so that for a particular test light
>> source, typically white, the measurement intensity is the same across the
>> different color channels. Integration time can be configured through sysfs as
>> well. The OPT4060 sensor supports both rising and falling threshold interrupts.
>> These interrupts are exposed as IIO events. The driver also implements an IIO
>> triggered buffer with a trigger for conversion ready interrupts.
>>
>> Changes in v7:
>> - Calculation for scaled values changed to remove normalization.
>> - Fixed alignment in opt4060_write_ev_period(...).
>> - Fixed alignment in opt4060_read_ev_period(...).
>> - Updates state to bool in opt4060_write_event_config(...).
>> - dt-bindings: Define vdd-supply as required.
>> - dt-bindings: Removed description of vdd-supply.
>> - dt-bindings: Removed "Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>"
>> due to changes.
> This is a bug surprise. Because you dropped description of vdd-supply?
> No, that's not a reason to request a re-review.
I'm sorry for my misstep and for adding to your workload. I wasn't sure what to do
in this case with late review comments and clearly picked the wrong path. Won't happen
again.
Best regards / Per-Daniel
>
> Please read submitting patches document.
>
> Keep the tag. I really do not expect more changes to the binding at
> point of v6 or v7, especially ones so serious that result in dropping tags.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> Best regards,
> Krzysztof
prev parent reply other threads:[~2024-11-26 15:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-26 14:00 [PATCH v7 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor Per-Daniel Olsson
2024-11-26 14:00 ` [PATCH v7 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor Per-Daniel Olsson
2024-11-26 14:00 ` [PATCH v7 2/2] iio: light: Add support for TI OPT4060 color sensor Per-Daniel Olsson
2024-11-26 14:16 ` Krzysztof Kozlowski
2024-11-26 14:15 ` [PATCH v7 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor Krzysztof Kozlowski
2024-11-26 15:50 ` Per-Daniel Olsson [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=8c60a107-b264-4846-baff-656bcc480a65@axis.com \
--to=perdaniel.olsson@axis.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=javier.carrasco.cruz@gmail.com \
--cc=jic23@kernel.org \
--cc=kernel@axis.com \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rickard.andersson@axis.com \
--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