From: "Nuno Sá via B4 Relay" <devnull+nuno.sa.analog.com@kernel.org>
To: devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Guenter Roeck <linux@roeck-us.net>,
Cosmin Tanislav <demonsingur@gmail.com>
Subject: [PATCH 0/3] hwmon: (adt7410): Add ADT7422 support
Date: Wed, 15 Oct 2025 15:52:18 +0100 [thread overview]
Message-ID: <20251015-dev-add-adt7422-v1-0-7cf72d3253ad@analog.com> (raw)
The main goal is to add support for the ADT7422 digital temperature
sensor which is similar to the ones already supported by the adt7410
driver.
While on it add the devices to trivial-devices and a proper of_id
table.
---
Nuno Sá (3):
dt-bindings: trivial-devices: add ADT7410, ADT7420 and ADT7422
hwmon: (adt7410): Add OF match table
hwmon: (adt7410): Support adt7422 chip
Documentation/devicetree/bindings/trivial-devices.yaml | 6 ++++++
drivers/hwmon/Kconfig | 6 +++---
drivers/hwmon/adt7410.c | 11 +++++++++++
3 files changed, 20 insertions(+), 3 deletions(-)
---
base-commit: 4b5bf30f28d5f8401f2314dcf28b9d9d5ff092cd
change-id: 20251015-dev-add-adt7422-c84b9faa801a
--
Thanks!
- Nuno Sá
next reply other threads:[~2025-10-15 14:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-15 14:52 Nuno Sá via B4 Relay [this message]
2025-10-15 14:52 ` [PATCH 1/3] dt-bindings: trivial-devices: add ADT7410, ADT7420 and ADT7422 Nuno Sá via B4 Relay
2025-10-16 16:20 ` Conor Dooley
2025-10-16 20:45 ` Guenter Roeck
2025-10-15 14:52 ` [PATCH 2/3] hwmon: (adt7410): Add OF match table Nuno Sá via B4 Relay
2025-10-16 20:45 ` Guenter Roeck
2025-10-15 14:52 ` [PATCH 3/3] hwmon: (adt7410): Support adt7422 chip Nuno Sá via B4 Relay
2025-10-16 20:46 ` Guenter Roeck
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=20251015-dev-add-adt7422-v1-0-7cf72d3253ad@analog.com \
--to=devnull+nuno.sa.analog.com@kernel.org \
--cc=conor+dt@kernel.org \
--cc=demonsingur@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=nuno.sa@analog.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;
as well as URLs for NNTP newsgroup(s).