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

Marcello Sylvester Bauer posted 4 patches 4 years, 5 months ago
There is a newer version of this series
.../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
[PATCH v1 0/4] Add max6639 regulator and devicetree support
Posted by Marcello Sylvester Bauer 4 years, 5 months ago
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