linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alex Qiu <xqiu@google.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Hardware Monitoring <linux-hwmon@vger.kernel.org>,
	Jean Delvare <jdelvare@suse.com>
Subject: Re: [PATCH v2] hwmon: (pmbus) Driver for Maxim MAX16601
Date: Sun, 10 May 2020 12:58:34 -0700	[thread overview]
Message-ID: <CAA_a9xJ95h3LudbcoCLJ_EfT=kgvnBzTyFF5DwQF11M65rHL1w@mail.gmail.com> (raw)
In-Reply-To: <20200509213734.206409-1-linux@roeck-us.net>

Hi Guenter,

On Sat, May 9, 2020 at 2:37 PM Guenter Roeck <linux@roeck-us.net> wrote:
> +#define REG_SETPT_DVID         0xd1
> +#define  DAC_10MV_MODE         BIT(4)
> +#define REG_IOUT_AVG_PK                0xee
> +#define REG_IIN_SENSOR         0xf1
> +#define REG_TOTAL_INPUT_POWER  0xf2
> +#define REG_PHASE_ID           0xf3
> +#define  CORE_RAIL_INDICATOR   BIT(7)
> +#define REG_PHASE_REPORTING    0xf4

LGTM. Thank you very much!

      reply	other threads:[~2020-05-10 19:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09 21:37 [PATCH v2] hwmon: (pmbus) Driver for Maxim MAX16601 Guenter Roeck
2020-05-10 19:58 ` Alex Qiu [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='CAA_a9xJ95h3LudbcoCLJ_EfT=kgvnBzTyFF5DwQF11M65rHL1w@mail.gmail.com' \
    --to=xqiu@google.com \
    --cc=jdelvare@suse.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /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).