devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hwmon: (adt7410): Add ADT7422 support
@ 2025-10-15 14:52 Nuno Sá via B4 Relay
  2025-10-15 14:52 ` [PATCH 1/3] dt-bindings: trivial-devices: add ADT7410, ADT7420 and ADT7422 Nuno Sá via B4 Relay
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nuno Sá via B4 Relay @ 2025-10-15 14:52 UTC (permalink / raw)
  To: devicetree, linux-hwmon
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Guenter Roeck,
	Cosmin Tanislav

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á



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-10-16 20:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15 14:52 [PATCH 0/3] hwmon: (adt7410): Add ADT7422 support Nuno Sá via B4 Relay
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

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).