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, 09 Feb 2022 10:22:02 +0100
From:   sylv <sylv@...v.io>
To:     linux-hwmon@...r.kernel.org
Cc:     Guenter Roeck <linux@...ck-us.net>,
        Jean Delvare <jdelvare@...e.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 0/4] Support bcm6123 Bus Converter

Hi,

since this driver actually implements the supervisor pli1209bc,
see this patch set as discontinued. A new patch set will be uploaded
soon.

Thanks,
Marcello

On Mon, 2022-01-17 at 17:12 +0100, Marcello Sylvester Bauer wrote:
> Hi,
> 
> This patchset adds support for BCM6123 Bus Converter from Vicor
> Corporation.
> 
> Marcello Sylvester Bauer (3):
>   dt-bindings: vendor-prefixes: add Vicor Corporation
>   dt-bindings: hwmon/pmbus: Add vicor,bcm6123 Bus Converter
>   pmbus: remove trailing whitespaces
> 
> Patrick Rudolph (1):
>   pmbus: Add support for bcm6123 Bus Converter
> 
>  .../bindings/hwmon/pmbus/vicor,bcm6123.yaml   | 41 +++++++++
>  .../devicetree/bindings/vendor-prefixes.yaml  |  2 +
>  drivers/hwmon/pmbus/Kconfig                   | 13 ++-
>  drivers/hwmon/pmbus/Makefile                  |  1 +
>  drivers/hwmon/pmbus/bcm6123.c                 | 90
> +++++++++++++++++++
>  5 files changed, 145 insertions(+), 2 deletions(-)
>  create mode 100644
> Documentation/devicetree/bindings/hwmon/pmbus/vicor,bcm6123.yaml
>  create mode 100644 drivers/hwmon/pmbus/bcm6123.c
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ