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-next>] [day] [month] [year] [list]
Message-ID: <20250106131740.305988-1-johnerasmusmari.geronimo@analog.com>
Date: Mon, 6 Jan 2025 21:17:38 +0800
From: John Erasmus Mari Geronimo <johnerasmusmari.geronimo@...log.com>
To: <linux-hwmon@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <linux-doc@...r.kernel.org>,
        <linux-i2c@...r.kernel.org>
CC: Jean Delvare <jdelvare@...e.com>, Guenter Roeck <linux@...ck-us.net>,
        "Rob
 Herring" <robh@...nel.org>,
        Krzysztof Kozlowski <krzk+dt@...nel.org>,
        "Conor
 Dooley" <conor+dt@...nel.org>,
        Jonathan Corbet <corbet@....net>,
        "Delphine CC
 Chiu" <Delphine_CC_Chiu@...ynn.com>,
        Wolfram Sang
	<wsa+renesas@...g-engineering.com>
Subject: [PATCH 0/2] Add adm1273 support

The ADM1273 is also a Hot-swap controller similar to the ADM1272, with the
following differences:
        * The MFR_MODEL register value is different.
        * The ADM1273 includes the STATUS_CML register, which the ADM1272
          does not have.

The currently available adm1275 driver supports the adm1272 and this patch
adds support for the adm1273. The ADM1273 is currently unreleased and the
datasheet is not yet publicly available.

John Erasmus Mari Geronimo (2):
  dt-bindings: hwmon: adm1275: add adm1273
  hwmon: (pmbus/adm1275) add adm1273 support

 .../bindings/hwmon/adi,adm1275.yaml           |  2 ++
 Documentation/hwmon/adm1275.rst               | 28 ++++++++++++-------
 drivers/hwmon/pmbus/Kconfig                   |  2 +-
 drivers/hwmon/pmbus/adm1275.c                 | 10 ++++---
 4 files changed, 27 insertions(+), 15 deletions(-)


base-commit: 6071d10413ff8489c3e842b19b1e0d539700068d
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ