devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Update the max31790 driver
@ 2024-03-11 11:13 Chanh Nguyen
  2024-03-11 11:13 ` [PATCH 1/3] dt-bindings: hwmon: Add maxim max31790 driver bindings Chanh Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Chanh Nguyen @ 2024-03-11 11:13 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Justin Ledford, devicetree, linux-hwmon,
	linux-kernel, OpenBMC Maillist, Open Source Submission
  Cc: Phong Vo, Thang Nguyen, Quan Nguyen, Chanh Nguyen

Add the max31790 driver binding document and support pwmout-pin-as-tach-input
property for the max31790 driver.

Chanh Nguyen (3):
  dt-bindings: hwmon: Add maxim max31790 driver bindings
  hwmon: (max31790): Support config PWM output becomes TACH
  dt-bindings: hwmon: max31790: Add pwmout-pin-as-tach-input property

 .../devicetree/bindings/hwmon/max31790.yaml   | 55 +++++++++++++++++++
 drivers/hwmon/max31790.c                      | 31 +++++++++++
 2 files changed, 86 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwmon/max31790.yaml

-- 
2.17.1


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

end of thread, other threads:[~2024-03-26 10:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 11:13 [PATCH 0/3] Update the max31790 driver Chanh Nguyen
2024-03-11 11:13 ` [PATCH 1/3] dt-bindings: hwmon: Add maxim max31790 driver bindings Chanh Nguyen
2024-03-11 16:55   ` Krzysztof Kozlowski
2024-03-18  9:51     ` Chanh Nguyen
2024-03-18 10:00       ` Krzysztof Kozlowski
2024-03-22  9:53         ` Chanh Nguyen
2024-03-25  8:32           ` Krzysztof Kozlowski
2024-03-26 10:26             ` Chanh Nguyen
2024-03-11 11:13 ` [PATCH 2/3] hwmon: (max31790): Support config PWM output becomes TACH Chanh Nguyen
2024-03-11 11:13 ` [PATCH 3/3] dt-bindings: hwmon: max31790: Add pwmout-pin-as-tach-input property Chanh Nguyen
2024-03-11 16:56   ` Krzysztof Kozlowski
2024-03-18  9:48     ` Chanh Nguyen
2024-03-18 10:02       ` Krzysztof Kozlowski
2024-03-18 16:50         ` Chanh Nguyen
2024-03-11 17:34   ` Rob Herring
2024-03-11 17:52     ` Guenter Roeck
2024-03-18  9:54       ` Chanh Nguyen
2024-03-18  9:53     ` Chanh Nguyen
2024-03-26 10:33       ` Chanh Nguyen

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).