public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Chris Packham <chris.packham@alliedtelesis.co.nz>
Cc: Jean Delvare <jdelvare@suse.com>,
	linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] hwmon: (pmbus/bpa-rs600): Handle Vin readings >= 256V
Date: Thu, 17 Jun 2021 04:22:06 -0700	[thread overview]
Message-ID: <20210617112206.GA1579582@roeck-us.net> (raw)
In-Reply-To: <20210616034218.25821-1-chris.packham@alliedtelesis.co.nz>

On Wed, Jun 16, 2021 at 03:42:18PM +1200, Chris Packham wrote:
> The BPA-RS600 doesn't follow the PMBus spec for linear data.
> Specifically it treats the mantissa as an unsigned 11-bit value instead
> of a two's complement 11-bit value. At this point it's unclear whether
> this only affects Vin or if Pin/Pout1 are affected as well. Erring on
> the side of caution only Vin is dealt with here.
> 
> Fixes: 15b2703e5e02 ("hwmon: (pmbus) Add driver for BluTek BPA-RS600")
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>

Applied.

Thanks,
Guenter

      reply	other threads:[~2021-06-17 11:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16  3:42 [PATCH] hwmon: (pmbus/bpa-rs600): Handle Vin readings >= 256V Chris Packham
2021-06-17 11:22 ` 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=20210617112206.GA1579582@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=chris.packham@alliedtelesis.co.nz \
    --cc=jdelvare@suse.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.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