[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240417000722.919-1-jose.sanbuenaventura@analog.com>
Date: Wed, 17 Apr 2024 08:07:20 +0800
From: Jose Ramon San Buenaventura <jose.sanbuenaventura@...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>,
Jose Ramon San Buenaventura
<jose.sanbuenaventura@...log.com>
Subject: [PATCH 0/2] Add adm1281 support
The ADM1281 is also a Hot-swap controller designed to be a drop-in
replacement to the ADM1278. The currently available adm1275 driver supports
the adm1278 and this patch adds support for the adm1281, specifically
adding support for STATUS_CML register reads.
An existing patch was found that adds support for the adm1281 but has not
been followed up since November 22, 2023. This patch aims to serve as a
follow up or an improvement of the previously submitted patch especially
since the code was tested on the actual adm1281 evaluation board.
Jose Ramon San Buenaventura (2):
dt-bindings: hwmon: adm1275: add adm1281
hwmon: pmbus: adm1275: add adm1281 support
.../bindings/hwmon/adi,adm1275.yaml | 4 ++-
Documentation/hwmon/adm1275.rst | 14 +++++++---
drivers/hwmon/pmbus/Kconfig | 4 +--
drivers/hwmon/pmbus/adm1275.c | 27 +++++++++++++++++--
4 files changed, 41 insertions(+), 8 deletions(-)
base-commit: 96fca68c4fbf77a8185eb10f7557e23352732ea2
--
2.39.2
Powered by blists - more mailing lists