[PATCH 0/2] hwmon: pmbus: Sony APS-379

From: Chris Packham

Date: Tue Mar 31 2026 - 19:21:46 EST


This series add support for the PMBus hwmon on the Sony
APS-379 power supply module. There's some deviations from
the PMBus specification that need to be dealt with.

Chris Packham (2):
dt-bindings: trivial-devices: Add sony,aps-379
hwmon: pmbus: Add support for Sony APS-379

.../devicetree/bindings/trivial-devices.yaml | 2 +
drivers/hwmon/pmbus/Kconfig | 6 +
drivers/hwmon/pmbus/Makefile | 1 +
drivers/hwmon/pmbus/aps-379.c | 196 ++++++++++++++++++
4 files changed, 205 insertions(+)
create mode 100644 drivers/hwmon/pmbus/aps-379.c

--
2.53.0