[PATCH 0/2] Add support for LTM4673 μModule regulator

From: Cedric Encarnacion
Date: Fri Jan 24 2025 - 10:32:08 EST


Introduce support for LTM4673, a quad output, dual 12A and dual 5A,
switching mode DC/DC step-down μModule regulator integrated with
4-channel power system manager used to sequence, trim, margin,
supervise, manage faults, provide telemetry, and create fault logs, all
via the PMBus interface. Unlike other LTM46xx μModule regulators, the
LTM4673 has four output channels.

Signed-off-by: Cedric Encarnacion <cedricjustine.encarnacion@xxxxxxxxxx>
---
Cedric Encarnacion (2):
dt-bindings: hwmon: ltc2978: add support for ltm4673
hwmon: (pmbus/ltc2978) add support for ltm4673

.../devicetree/bindings/hwmon/lltc,ltc2978.yaml | 2 ++
Documentation/hwmon/ltc2978.rst | 8 +++++++
drivers/hwmon/pmbus/Kconfig | 4 ++--
drivers/hwmon/pmbus/ltc2978.c | 25 ++++++++++++++++++++--
4 files changed, 35 insertions(+), 4 deletions(-)
---
base-commit: a76539b293677c5c163b9285b0cd8dd420d33989
change-id: 20250124-ltm4673-93dee3fc193b

Best regards,
--
Cedric Encarnacion <cedricjustine.encarnacion@xxxxxxxxxx>