[PATCH 0/2] hwmon: (adt7475) pin configuration

From: Chris Packham
Date: Wed Mar 16 2022 - 19:41:53 EST


This series adds support for configuring the ADT7475 based on the
hardware description provided. The ADT7475 driver has always supported
detecting the configuration. This adds support for configuring the chip
based on the hardware design.

Chris Packham (2):
dt-bindings: hwmon: Document adt7475 pin-function properties
hwmon: (adt7475) Add support for pin configuration

.../devicetree/bindings/hwmon/adt7475.yaml | 22 +++++
drivers/hwmon/adt7475.c | 95 +++++++++++++++++++
2 files changed, 117 insertions(+)

--
2.35.1