[PATCH 0/2] hwmon: (adt7462) Support probing via device tree

Romain Gantois posted 2 patches 4 days, 19 hours ago
.../devicetree/bindings/hwmon/adt7462.yaml         | 53 ++++++++++++++++++++++
drivers/hwmon/adt7462.c                            |  7 +++
2 files changed, 60 insertions(+)
[PATCH 0/2] hwmon: (adt7462) Support probing via device tree
Posted by Romain Gantois 4 days, 19 hours ago
Hello everyone,

These two patches from my colleague Köry add support for device tree
probing of ADT7462 fan controllers.

Best Regards,

Romain

Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
---
Kory Maincent (2):
      dt-binding: hwmon: Add binding for ADT7462
      hwmon: (adt7462) Add of_match_table to support devicetree

 .../devicetree/bindings/hwmon/adt7462.yaml         | 53 ++++++++++++++++++++++
 drivers/hwmon/adt7462.c                            |  7 +++
 2 files changed, 60 insertions(+)
---
base-commit: ba3e43a9e601636f5edb54e259a74f96ca3b8fd8
change-id: 20260603-adt7462-bindings-5ecf3037040f

Best regards,
--  
Romain Gantois <romain.gantois@bootlin.com>