From: Jonathan Cameron <jic23@kernel.org>
To: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
Rob Herring <robh@kernel.org>,
devicetree@vger.kernel.org
Subject: Re: [PATCH 0/2] iio: Add device tree support for silabs,si7005
Date: Sat, 14 Oct 2023 17:14:17 +0100 [thread overview]
Message-ID: <20231014171417.3a3448a1@jic23-huawei> (raw)
In-Reply-To: <20231012-topic-si7005_devicetree-v1-0-6c8a6fa7b3ec@gmail.com>
On Thu, 12 Oct 2023 22:07:06 +0200
Javier Carrasco <javier.carrasco.cruz@gmail.com> wrote:
> This series adds device tree support for the IIO humidity sensor si7005
> and extends the trivial-devices binding to document the addition.
>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
> ---
> Javier Carrasco (2):
> iio: si7005: Add device tree support
> dt-bindings: trivial-devices: add silabs,si7005
>
> Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
> drivers/iio/humidity/si7005.c | 7 +++++++
> 2 files changed, 9 insertions(+)
> ---
> base-commit: 401644852d0b2a278811de38081be23f74b5bb04
> change-id: 20231012-topic-si7005_devicetree-644b61b62178
>
> Best regards,
Applied to the togreg branch of iiog.it and pushed out as testing for
0-day to take a look at it.
I'll note though that I would expect the fallback path for i2c bindings
to have worked here in which it matches the 'device' bit of the compatible
(ignoring the vendor) with entries in the i2c_device_id table.
I prefer explicit support like you have added here though as that
avoids clashes when different manufacturers use the same part number etc.
Thanks,
Jonathan
prev parent reply other threads:[~2023-10-14 16:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-12 20:07 [PATCH 0/2] iio: Add device tree support for silabs,si7005 Javier Carrasco
2023-10-12 20:07 ` [PATCH 1/2] iio: si7005: Add device tree support Javier Carrasco
2023-10-12 20:07 ` [PATCH 2/2] dt-bindings: trivial-devices: add silabs,si7005 Javier Carrasco
2023-10-13 7:07 ` Krzysztof Kozlowski
2023-10-14 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=20231014171417.3a3448a1@jic23-huawei \
--to=jic23@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=javier.carrasco.cruz@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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