All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Add max6639 regulator and devicetree support
@ 2022-01-03 16:33   ` Marcello Sylvester Bauer
  0 siblings, 0 replies; 12+ messages in thread
From: Marcello Sylvester Bauer @ 2022-01-03 16:33 UTC (permalink / raw)
  To: linux-hwmon
  Cc: Marcello Sylvester Bauer, Patrick Rudolph, Jean Delvare,
	Guenter Roeck, linux-kernel

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


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

end of thread, other threads:[~2022-01-13 10:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-03 16:33 [PATCH v1 0/4] Add max6639 regulator and devicetree support Marcello Sylvester Bauer
2022-01-03 16:33 ` Marcello Sylvester Bauer
2022-01-03 16:33   ` Marcello Sylvester Bauer
2022-01-03 16:33   ` [PATCH v1 1/4] hwmon: (max6639) Update Datasheet URL Marcello Sylvester Bauer
2022-01-03 16:33     ` Marcello Sylvester Bauer
2022-01-03 16:33       ` Marcello Sylvester Bauer
2022-01-03 16:33   ` [PATCH v1 2/4] hwmon: (max6639) Add regulator support Marcello Sylvester Bauer
2022-01-03 16:33     ` Marcello Sylvester Bauer
2022-01-03 16:33       ` Marcello Sylvester Bauer
2022-01-03 16:33   ` [PATCH v1 3/4] dt-bindings: hwmon: Add binding for max6639 Marcello Sylvester Bauer
2022-01-03 16:33     ` Marcello Sylvester Bauer
2022-01-10  1:22     ` Guenter Roeck
2022-01-13 10:39       ` sylv
2022-01-03 16:33   ` [PATCH v1 4/4] hwmon: (max6639) Add devicetree support Marcello Sylvester Bauer
2022-01-03 16:33     ` Marcello Sylvester Bauer
2022-01-03 16:33       ` Marcello Sylvester Bauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.