[PATCH 0/2] Add support for ADP1051 and ADP1055

Alexis Cezar Torreno posted 2 patches 2 weeks, 3 days ago
.../bindings/hwmon/pmbus/adi,adp1050.yaml     | 12 ++++-
Documentation/hwmon/adp1050.rst               | 52 +++++++++++++++++--
drivers/hwmon/pmbus/adp1050.c                 | 44 ++++++++++++++--
3 files changed, 98 insertions(+), 10 deletions(-)
[PATCH 0/2] Add support for ADP1051 and ADP1055
Posted by Alexis Cezar Torreno 2 weeks, 3 days ago
The ADP1051, and ADP1055 have 6 PWM for individual monitoring. ADP1051
can monitor input/output voltages, input/output currents, and temperature.
ADP1055 is similar and can also monitor power.

Alexis Cezar Torreno (2):
  dt-bindings: hwmon: (pmbus/adp1050): Support adp1051 and adp1055: add
    bindings.
  hwmon: (pmbus/adp1050): Support adp1051 and adp1055

 .../bindings/hwmon/pmbus/adi,adp1050.yaml     | 12 ++++-
 Documentation/hwmon/adp1050.rst               | 52 +++++++++++++++++--
 drivers/hwmon/pmbus/adp1050.c                 | 44 ++++++++++++++--
 3 files changed, 98 insertions(+), 10 deletions(-)


base-commit: aa8cbc0898902070f1ad093a6e036cf57f0d47bc
-- 
2.34.1