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