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:   Wed, 2 Mar 2022 09:52:42 -0800
From:   Guenter Roeck <linux@...ck-us.net>
To:     Marcello Sylvester Bauer <sylv@...v.io>
Cc:     Jean Delvare <jdelvare@...e.com>, linux-kernel@...r.kernel.org,
        linux-hwmon@...r.kernel.org,
        Patrick Rudolph <patrick.rudolph@...ements.com>
Subject: Re: [PATCH v4 0/3] Support XDPE112

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ