This series introduces support for LTC2971 power manager. The LTC2971 is similiar to already supported LTC2972 in terms of the number of channels and the register set, it differs however in the supported voltage range. Signed-off-by: Patryk Biel <pbiel7@xxxxxxxxx> --- Patryk Biel (2): hwmon: pmbus: Add support for ltc2971 dt-bindings: hwmon: Add ltc2971 bindings .../devicetree/bindings/hwmon/lltc,ltc2978.yaml | 2 ++ drivers/hwmon/pmbus/ltc2978.c | 34 ++++++++++++++++++++-- 2 files changed, 33 insertions(+), 3 deletions(-) --- base-commit: c2ee9f594da826bea183ed14f2cc029c719bf4da change-id: 20240930-add-ltc2971-1b493fd21b64 Best regards, -- Patryk Biel <pbiel7@xxxxxxxxx>