Add hardware monitoring support for TI TPS53676 Dual-channel D-CAP+, dual-channel (N + M <= 7 phases) step-down, multiphase controller with AVSBus. The support is added to the existing pmbus/tps53679 driver. This patch has been tested with a Flex BMR474 converter. Erik Rosen (2): Add trivial device entry for TPS53676 Add support for TPS53676 .../devicetree/bindings/trivial-devices.yaml | 2 + Documentation/hwmon/tps53679.rst | 13 ++++- drivers/hwmon/pmbus/Kconfig | 4 +- drivers/hwmon/pmbus/tps53679.c | 49 ++++++++++++++++++- 4 files changed, 63 insertions(+), 5 deletions(-) base-commit: 1e28eed17697bcf343c6743f0028cc3b5dd88bf0 -- 2.20.1