devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hwmon: (adt7475) pin configuration
@ 2022-03-16 23:41 Chris Packham
  2022-03-16 23:41 ` [PATCH 1/2] dt-bindings: hwmon: Document adt7475 pin-function properties Chris Packham
  2022-03-16 23:41 ` [PATCH 2/2] hwmon: (adt7475) Add support for pin configuration Chris Packham
  0 siblings, 2 replies; 7+ messages in thread
From: Chris Packham @ 2022-03-16 23:41 UTC (permalink / raw)
  To: jdelvare, linux, robh+dt
  Cc: linux-hwmon, devicetree, linux-kernel, Chris Packham

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


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

end of thread, other threads:[~2022-03-17 22:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-16 23:41 [PATCH 0/2] hwmon: (adt7475) pin configuration Chris Packham
2022-03-16 23:41 ` [PATCH 1/2] dt-bindings: hwmon: Document adt7475 pin-function properties Chris Packham
2022-03-17  9:23   ` Krzysztof Kozlowski
2022-03-16 23:41 ` [PATCH 2/2] hwmon: (adt7475) Add support for pin configuration Chris Packham
2022-03-17 13:28   ` Guenter Roeck
2022-03-17 21:35     ` Chris Packham
2022-03-17 22:01       ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).