From: Daniel Matyas <daniel.matyas@analog.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Daniel Matyas <daniel.matyas@analog.com>,
Jean Delvare <jdelvare@suse.com>,
Guenter Roeck <linux@roeck-us.net>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Jonathan Corbet <corbet@lwn.net>, <linux-hwmon@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-doc@vger.kernel.org>
Subject: [PATCH 0/4] Why no v2?
Date: Wed, 13 Sep 2023 18:21:30 +0300 [thread overview]
Message-ID: <20230913152135.457892-1-daniel.matyas@analog.com> (raw)
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
next reply other threads:[~2023-09-13 15:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-13 15:21 Daniel Matyas [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230913152135.457892-1-daniel.matyas@analog.com \
--to=daniel.matyas@analog.com \
--cc=conor+dt@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).