[PATCH 0/3] add support for LTC7841 boost controller

Mariel Tinaco posted 3 patches 3 weeks, 6 days ago
.../bindings/hwmon/lltc,ltc2978.yaml          |  2 ++
Documentation/hwmon/ltc2978.rst               | 12 +++++++++++
drivers/hwmon/pmbus/Kconfig                   |  6 +++---
drivers/hwmon/pmbus/ltc2978.c                 | 20 +++++++++++++++++--
4 files changed, 35 insertions(+), 5 deletions(-)
[PATCH 0/3] add support for LTC7841 boost controller
Posted by Mariel Tinaco 3 weeks, 6 days ago
This series introduces support for LTC7841 boost controller. 
The LTC7841 is similar to LTC7880, which is already supported
under LTC2978. It has reduced PMBUS registers as that of the LTC7880,
similar voltage range, and has only one channel. 

Mariel Tinaco (3):
  dt-bindings: hwmon: ltc2978: add support for ltc7841
  hwmon: (pmbus/ltc7841) add support for LTC7841 - docs
  hwmon: (pmbus/ltc2978) add support for ltc7841

 .../bindings/hwmon/lltc,ltc2978.yaml          |  2 ++
 Documentation/hwmon/ltc2978.rst               | 12 +++++++++++
 drivers/hwmon/pmbus/Kconfig                   |  6 +++---
 drivers/hwmon/pmbus/ltc2978.c                 | 20 +++++++++++++++++--
 4 files changed, 35 insertions(+), 5 deletions(-)


base-commit: eabb03810194b75417b09cff8a526d26939736ac
-- 
2.34.1