From: Guenter Roeck <linux@roeck-us.net>
To: Vadim Pasternak <vadimp@nvidia.com>
Cc: linux-hwmon@vger.kernel.org
Subject: Re: [PATCH hwmon 1/1] hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller
Date: Sat, 2 Oct 2021 04:46:06 -0700 [thread overview]
Message-ID: <20211002114606.GA1279026@roeck-us.net> (raw)
In-Reply-To: <20210927070740.2149290-1-vadimp@nvidia.com>
On Mon, Sep 27, 2021 at 10:07:40AM +0300, Vadim Pasternak wrote:
> Add missed attribute for reading POUT from page 1.
> It is supported by device, but has been missed in initial commit.
>
> Fixes: 2c6fcbb21149 ("hwmon: (pmbus) Add support for MPS Multi-phase mp2975 controller")
> Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
Applied.
Thanks,
Guenter
> ---
> drivers/hwmon/pmbus/mp2975.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hwmon/pmbus/mp2975.c b/drivers/hwmon/pmbus/mp2975.c
> index eb94bd5f4e2a..51986adfbf47 100644
> --- a/drivers/hwmon/pmbus/mp2975.c
> +++ b/drivers/hwmon/pmbus/mp2975.c
> @@ -54,7 +54,7 @@
>
> #define MP2975_RAIL2_FUNC (PMBUS_HAVE_VOUT | PMBUS_HAVE_STATUS_VOUT | \
> PMBUS_HAVE_IOUT | PMBUS_HAVE_STATUS_IOUT | \
> - PMBUS_PHASE_VIRTUAL)
> + PMBUS_HAVE_POUT | PMBUS_PHASE_VIRTUAL)
>
> struct mp2975_data {
> struct pmbus_driver_info info;
prev parent reply other threads:[~2021-10-02 11:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-27 7:07 [PATCH hwmon 1/1] hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller Vadim Pasternak
2021-10-02 11:46 ` Guenter Roeck [this message]
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=20211002114606.GA1279026@roeck-us.net \
--to=linux@roeck-us.net \
--cc=linux-hwmon@vger.kernel.org \
--cc=vadimp@nvidia.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