devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Why no v2?
@ 2023-09-13 15:21 Daniel Matyas
  2023-09-13 15:21 ` [PATCH 1/4] hwmon: max31827: Make code cleaner Daniel Matyas
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Daniel Matyas @ 2023-09-13 15:21 UTC (permalink / raw)
  Cc: Daniel Matyas, Jean Delvare, Guenter Roeck, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jonathan Corbet, linux-hwmon,
	devicetree, linux-kernel, linux-doc

This is kind of v2, but not exactly. Major changes were applied and
commits were separated. The latter is the main reason why I did not call
this v2.

Briefly, this is what changed compared to the previoius patch:
 - separate commit for: cleanup, dts doc, new dts props in driver,
   resolution attribute
 - timeout can be enabled now from the devicetree; no timeout attribute
 - support for max31828 and max31829

Daniel Matyas (4):
  hwmon: max31827: Make code cleaner
  dt-bindings: hwmon: Added new properties to the devicetree
  hwmon: max31827: Handle new properties from the devicetree
  hwmon: max31827: Add custom attribute for resolution

 .../bindings/hwmon/adi,max31827.yaml          |  35 ++
 Documentation/hwmon/max31827.rst              |  73 +++-
 drivers/hwmon/max31827.c                      | 397 +++++++++++++-----
 3 files changed, 395 insertions(+), 110 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-09-14 13:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-13 15:21 [PATCH 0/4] Why no v2? Daniel Matyas
2023-09-13 15:21 ` [PATCH 1/4] hwmon: max31827: Make code cleaner Daniel Matyas
2023-09-13 15:21 ` [PATCH 2/4] dt-bindings: hwmon: Added new properties to the devicetree Daniel Matyas
2023-09-13 15:40   ` Krzysztof Kozlowski
2023-09-13 15:48     ` Matyas, Daniel
2023-09-14  5:43       ` Krzysztof Kozlowski
2023-09-13 16:43     ` Guenter Roeck
2023-09-14  5:41       ` Krzysztof Kozlowski
2023-09-14  6:07         ` Guenter Roeck
2023-09-13 15:21 ` [PATCH 3/4] hwmon: max31827: Handle new properties from " Daniel Matyas
2023-09-13 16:44   ` Guenter Roeck
2023-09-14  4:39   ` kernel test robot
2023-09-13 15:21 ` [PATCH 4/4] hwmon: max31827: Add custom attribute for resolution Daniel Matyas
2023-09-14 13:34   ` kernel test robot
2023-09-13 16:01 ` [PATCH 0/4] Why no v2? 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).