[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230913152135.457892-1-daniel.matyas@analog.com>
Date: Wed, 13 Sep 2023 18:21:30 +0300
From: Daniel Matyas <daniel.matyas@...log.com>
To: unlisted-recipients:; (no To-header on input)
CC: Daniel Matyas <daniel.matyas@...log.com>,
Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Jonathan Corbet <corbet@....net>,
<linux-hwmon@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-doc@...r.kernel.org>
Subject: [PATCH 0/4] Why no v2?
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
Powered by blists - more mailing lists