From: Chu Lin <linchuyuan@google.com>
To: linchuyuan@google.com, jdelvare@suse.com, linux@roeck-us.net,
robh+dt@kernel.org, linux-hwmon@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
qiongwang@google.com, zhongqil@google.com, jasonling@google.com,
belgaied@google.com
Subject: [PATCH v3 0/2] hwmon: pmbus: max20730: adjust the vout base on
Date: Thu, 24 Sep 2020 21:54:42 +0000 [thread overview]
Message-ID: <20200924215444.2865885-1-linchuyuan@google.com> (raw)
The patchset includes:
Patch #1 - Implmentation of adjusting vout base on voltage divider
Patch #2 - device tree binding documentation
ChangeLog v1 -> v2
- Don't do anything to the ret if an error is returned from pmbus_read_word
- avoid overflow when doing multiplication
ChangeLog v2 -> v3
- Provide the binding documentation in yaml format
Chu Lin (2):
dt-bindings: hwmon: max20730: adding device tree doc for max20730
hwmon: pmbus: max20730: adjust the vout reading given voltage divider
.../bindings/hwmon/maxim,max20730.yaml | 63 +++++++++++++++++++
drivers/hwmon/pmbus/max20730.c | 18 ++++++
2 files changed, 81 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwmon/maxim,max20730.yaml
--
2.28.0.681.g6f77f65b4e-goog
next reply other threads:[~2020-09-24 21:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-24 21:54 Chu Lin [this message]
2020-09-24 21:54 ` [PATCH v3 1/2] dt-bindings: hwmon: max20730: adding device tree doc for max20730 Chu Lin
2020-09-29 18:56 ` Rob Herring
2020-09-24 21:54 ` [PATCH v3 2/2] hwmon: pmbus: max20730: adjust the vout reading given voltage divider Chu Lin
2020-09-30 5:24 ` 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=20200924215444.2865885-1-linchuyuan@google.com \
--to=linchuyuan@google.com \
--cc=belgaied@google.com \
--cc=devicetree@vger.kernel.org \
--cc=jasonling@google.com \
--cc=jdelvare@suse.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=qiongwang@google.com \
--cc=robh+dt@kernel.org \
--cc=zhongqil@google.com \
/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
all inboxes | Powered by JetHome®