From: Guenter Roeck <linux@roeck-us.net>
To: Marcello Sylvester Bauer <sylv@sylv.io>
Cc: Jean Delvare <jdelvare@suse.com>,
linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org,
Patrick Rudolph <patrick.rudolph@9elements.com>
Subject: Re: [PATCH v4 0/3] Support XDPE112
Date: Wed, 2 Mar 2022 09:52:42 -0800 [thread overview]
Message-ID: <20220302175242.GA2522403@roeck-us.net> (raw)
In-Reply-To: <cover.1646214248.git.sylv@sylv.io>
On Wed, Mar 02, 2022 at 10:49:18AM +0100, Marcello Sylvester Bauer wrote:
> Add support for Infineon Multi-phase XDPE112 family regulator. The main
> difference to the XDPE122 family is it uses a different format for
> voltage out. Add the required logic to the existing xdpe12284 driver
> accordingly.
>
> Changes in v4:
> - move VOUT_MODE format detection into identify function
>
> Changes in v3:
> - detect VOUT_MODE during probing
> - set xdpe122_identify/xdpe122_read_word_data only if VOUT is vid
>
> Changes in v2:
> - rebase on current hwmon-next branch
>
> Marcello Sylvester Bauer (3):
> dt-bindings: trivial-devices: Add xdpe11280
> hwmon (xdpe12284): Add support for xdpe11280
> hwmon (xdpe12284): Add regulator support
>
> .../devicetree/bindings/trivial-devices.yaml | 2 ++
> Documentation/hwmon/xdpe12284.rst | 12 ++++---
> drivers/hwmon/pmbus/Kconfig | 6 ++++
> drivers/hwmon/pmbus/xdpe12284.c | 32 +++++++++++++++++--
> 4 files changed, 45 insertions(+), 7 deletions(-)
>
Series applied to hwmon-next.
Thanks,
Guenter
prev parent reply other threads:[~2022-03-02 17:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-02 9:49 [PATCH v4 0/3] Support XDPE112 Marcello Sylvester Bauer
2022-03-02 9:49 ` [PATCH v4 1/3] dt-bindings: trivial-devices: Add xdpe11280 Marcello Sylvester Bauer
2022-03-02 9:49 ` [PATCH v4 2/3] hwmon (xdpe12284): Add support for xdpe11280 Marcello Sylvester Bauer
2022-03-02 9:49 ` [PATCH v4 3/3] hwmon (xdpe12284): Add regulator support Marcello Sylvester Bauer
2022-03-02 17:52 ` 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=20220302175242.GA2522403@roeck-us.net \
--to=linux@roeck-us.net \
--cc=jdelvare@suse.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=patrick.rudolph@9elements.com \
--cc=sylv@sylv.io \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.