public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Weißschuh" <thomas@t-8ch.de>
To: Alex Vdovydchenko <xzeol@yahoo.com>
Cc: Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	 Sean Anderson <sean.anderson@linux.dev>,
	Guenter Roeck <linux@roeck-us.net>,
	 Jean Delvare <jdelvare@suse.com>,
	Jonathan Corbet <corbet@lwn.net>,
	 Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	 linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-i2c@vger.kernel.org
Subject: Re: [PATCH v4 2/2] hwmon: add MP5920 driver
Date: Tue, 2 Jul 2024 21:00:23 +0200	[thread overview]
Message-ID: <956582ec-0205-46c3-b4dd-820aa150c03d@t-8ch.de> (raw)
In-Reply-To: <20240702115252.981416-3-xzeol@yahoo.com>

On 2024-07-02 14:52:51+0000, Alex Vdovydchenko wrote:
> Add support for MPS Hot-Swap controller mp5920. This driver exposes
> telemetry and limit value readings and writings.
> 
> Signed-off-by: Alex Vdovydchenko <xzeol@yahoo.com>
> ---
>  Documentation/hwmon/index.rst  |  1 +
>  Documentation/hwmon/mp5920.rst | 91 +++++++++++++++++++++++++++++++++
>  drivers/hwmon/pmbus/Kconfig    |  9 ++++
>  drivers/hwmon/pmbus/Makefile   |  1 +
>  drivers/hwmon/pmbus/mp5920.c   | 93 ++++++++++++++++++++++++++++++++++
>  5 files changed, 195 insertions(+)
>  create mode 100644 Documentation/hwmon/mp5920.rst
>  create mode 100644 drivers/hwmon/pmbus/mp5920.c

The entry in MAINTAINERS seems to be missing.

Otherwise:

Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>

<snip>

  reply	other threads:[~2024-07-02 19:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240702115252.981416-1-xzeol.ref@yahoo.com>
2024-07-02 11:52 ` [PATCH v4 0/2] Add MPS MP5920 Host-Swap controller Alex Vdovydchenko
2024-07-02 11:52   ` [PATCH v4 1/2] dt-bindings: hwmon: Add MPS mp5920 Alex Vdovydchenko
2024-07-02 13:10     ` Krzysztof Kozlowski
2024-07-02 19:29     ` Guenter Roeck
2024-07-03 15:49       ` Conor Dooley
2024-07-02 11:52   ` [PATCH v4 2/2] hwmon: add MP5920 driver Alex Vdovydchenko
2024-07-02 19:00     ` Thomas Weißschuh [this message]
2024-07-02 19:39       ` Guenter Roeck
2024-07-02 19:36     ` 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=956582ec-0205-46c3-b4dd-820aa150c03d@t-8ch.de \
    --to=thomas@t-8ch.de \
    --cc=Delphine_CC_Chiu@wiwynn.com \
    --cc=conor+dt@kernel.org \
    --cc=corbet@lwn.net \
    --cc=devicetree@vger.kernel.org \
    --cc=jdelvare@suse.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=robh@kernel.org \
    --cc=sean.anderson@linux.dev \
    --cc=xzeol@yahoo.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