[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250804124806.540-1-tomtsai764@gmail.com>
Date: Mon, 4 Aug 2025 20:48:03 +0800
From: ChiShih Tsai <tomtsai764@...il.com>
To: linux-hwmon@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org
Cc: jdelvare@...e.com,
linux@...ck-us.net,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
corbet@....net,
t630619@...il.com,
ChiShih Tsai <tomtsai764@...il.com>
Subject: [PATCH 0/2] Add sq24905c support
The SQ24905C is also a Hot-swap controller similar to the ADM1278, with the
following differences:
* The MFR_ID register data is different.
* The MFR_MODEL register data is different.
It also introduces two parameters "silergy,power-sample-average" and
"silergy,volt-curr-sample-average" for Digital Power Monitor. Device tree
bindings are updated accordingly.
The currently available ADM1275 driver supports the ADM1278 and this patch
adds support for the SQ24905C. The datasheet see link for reference.
https://www.silergy.com/download/downloadFile?id=5669&type=product&ftype=note
ChiShih Tsai (2):
dt-bindings: hwmon: adm1275: add sq24905c support
hwmon: (pmbus/adm1275) add sq24905c support
.../bindings/hwmon/adi,adm1275.yaml | 20 ++++++++++++++
Documentation/hwmon/adm1275.rst | 24 +++++++++++------
drivers/hwmon/pmbus/Kconfig | 5 ++--
drivers/hwmon/pmbus/adm1275.c | 27 +++++++++++++------
4 files changed, 58 insertions(+), 18 deletions(-)
--
2.43.0
Powered by blists - more mailing lists