[PATCH v1 0/4] Add max6639 regulator and devicetree support

From: Marcello Sylvester Bauer
Date: Mon Jan 03 2022 - 11:42:59 EST


Hi,

these patches add devicetree support for the Maxim MAX6639.
In addition, it includes optional regulator support for the fan-supply and
updates the URL to the datasheet.

Marcello Sylvester Bauer (4):
hwmon: (max6639) Update Datasheet URL
hwmon: (max6639) Add regulator support
dt-bindings: hwmon: Add binding for max6639
hwmon: (max6639) Add devicetree support

.../bindings/hwmon/maxim,max6639.yaml | 71 ++++++++++
Documentation/hwmon/max6639.rst | 2 +-
drivers/hwmon/max6639.c | 122 ++++++++++++++++--
3 files changed, 186 insertions(+), 9 deletions(-)
create mode 100644 Documentation/devicetree/bindings/hwmon/maxim,max6639.yaml

--
2.33.1