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. v2 -Shorten commit message line length -Add length check on returned data from USER_DATA_03 register -Reorder i2c_device_id list alphabetically 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 | 51 ++++++++++++++++++- 4 files changed, 65 insertions(+), 5 deletions(-) base-commit: 1e28eed17697bcf343c6743f0028cc3b5dd88bf0 -- 2.20.1