lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 29 Apr 2024 13:18:01 +0800
From: Peter Yin <peteryin.openbmc@...il.com>
To: Guenter Roeck <linux@...ck-us.net>
Cc: patrick@...cx.xyz, Rob Herring <robh@...nel.org>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, 
	Jean Delvare <jdelvare@...e.com>, Jonathan Corbet <corbet@....net>, 
	Delphine CC Chiu <Delphine_CC_Chiu@...ynn.com>, 
	Patrick Rudolph <patrick.rudolph@...ements.com>, Lukas Wunner <lukas@...ner.de>, 
	Javier Carrasco <javier.carrasco.cruz@...il.com>, Bjorn Helgaas <bhelgaas@...gle.com>, 
	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, 
	linux-hwmon@...r.kernel.org, linux-doc@...r.kernel.org, 
	linux-i2c@...r.kernel.org
Subject: Re: [PATCH v3 0/2] hwmon: (pmbus) Add support for Infineon XDP710

Sorry, I thought it was going to be applied after I fixed it.

On Mon, Apr 29, 2024 at 1:00 PM Guenter Roeck <linux@...ck-us.net> wrote:
>
> On 4/28/24 20:38, Peter Yin wrote:
> > Add support for Infineon XDP710. This is a Hot-Swap Controller.
> >
> > Change log:
> >
> > v2 -> v3
> >      - Fixed Ack quotes
> >      - rename "microOhmRsense" to "micro_ohm_rsense"
> >
> > v1 -> v2
> >      - Merged patch 3 into patch 1.
> >      - Modified comments.
> >      - Fixed the microOhmRsense array.
> >      - Improved operational accuracy.
> >
> > v1
> >      - Add support for xdp710 hot-swap device from Infineon vendor
> > ---
> >
> > Peter Yin (2):
> >    hwmon: (pmbus) Add support for Infineon XDP710
> >    dt-bindings: hwmon: Add infineon xdp710 driver bindings
> >
> >   .../devicetree/bindings/trivial-devices.yaml  |   2 +
> >   Documentation/hwmon/index.rst                 |   1 +
> >   Documentation/hwmon/xdp710.rst                |  83 +++++++++++
> >   drivers/hwmon/pmbus/Kconfig                   |   9 ++
> >   drivers/hwmon/pmbus/Makefile                  |   1 +
> >   drivers/hwmon/pmbus/xdp710.c                  | 132 ++++++++++++++++++
> >   6 files changed, 228 insertions(+)
> >   create mode 100644 Documentation/hwmon/xdp710.rst
> >   create mode 100644 drivers/hwmon/pmbus/xdp710.c
> >
>
> What is the point of resending this ? I said I applied the series.
>
> Guenter
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ