From: Rob Herring <robh@kernel.org>
To: Joe Sandom <joe.g.sandom@gmail.com>
Cc: Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
linux-iio@vger.kernel.org, jic23@kernel.org,
Rob Herring <robh+dt@kernel.org>,
andy.shevchenko@gmail.com, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Lars-Peter Clausen <lars@metafoo.de>
Subject: Re: [PATCH v6 2/2] Added AMS tsl2591 device tree binding
Date: Thu, 25 Mar 2021 17:43:43 -0600 [thread overview]
Message-ID: <20210325234343.GA1959978@robh.at.kernel.org> (raw)
In-Reply-To: <20210325220505.14507-2-joe.g.sandom@gmail.com>
On Thu, 25 Mar 2021 22:05:04 +0000, Joe Sandom wrote:
> Device tree binding for AMS/TAOS tsl2591 ambient light sensor.
>
> This driver supports configuration via device tree and sysfs.
> Supported channels for raw infrared light intensity,
> raw combined light intensity and illuminance in lux.
> The driver additionally supports iio events on lower and
> upper thresholds.
>
> This is a very-high sensitivity light-to-digital converter that
> transforms light intensity into a digital signal.
>
> Datasheet: https://ams.com/tsl25911#tab/documents
>
> Signed-off-by: Joe Sandom <joe.g.sandom@gmail.com>
> ---
> Changes in v6:
> - No changes
>
> Notes:
> - Re-submitted to align the version with part 1 of the patch series
>
> .../bindings/iio/light/amstaos,tsl2591.yaml | 50 +++++++++++++++++++
> 1 file changed, 50 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/light/amstaos,tsl2591.yaml
>
Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.
If a tag was not added on purpose, please state why and what changed.
next prev parent reply other threads:[~2021-03-25 23:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-25 22:05 [PATCH v6 1/2] Added AMS tsl2591 driver implementation Joe Sandom
2021-03-25 22:05 ` [PATCH v6 2/2] Added AMS tsl2591 device tree binding Joe Sandom
2021-03-25 23:43 ` Rob Herring [this message]
2021-03-26 0:04 ` Joe Sandom
2021-03-26 11:05 ` Andy Shevchenko
2021-03-26 11:01 ` [PATCH v6 1/2] Added AMS tsl2591 driver implementation Andy Shevchenko
2021-04-02 0:43 ` Joe Sandom
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=20210325234343.GA1959978@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=andy.shevchenko@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=joe.g.sandom@gmail.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
--cc=robh+dt@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 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.