mbox series

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

Message ID 20250124-ltm4673-v1-0-a2c6aa37c903@analog.com
Headers show
Series Add support for LTM4673 μModule regulator | expand

Message

Cedric Encarnacion Jan. 24, 2025, 3:23 p.m. UTC
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@analog.com>
---
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,