]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
hwmon: (pmbus/tps53679) Add support for TPS53685
authorChiang Brian <chiang.brian@inventec.com>
Thu, 19 Jun 2025 06:42:23 +0000 (14:42 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 20 Jul 2025 23:38:34 +0000 (16:38 -0700)
commit75ca1e5875fe3f0b9d0e8615c69f49bc2c7fb65d
treeab9c8ce6d8f29cf3891ce11c51af54e95cbdcdfb
parenta6945f39d9fe6ed301bd037de8eb1b0d6fb18aeb
hwmon: (pmbus/tps53679) Add support for TPS53685

The TPS53685 is a fully AMD SVI3 compliant step down controller with
trans-inductor voltage regulator(TLVR) topology support, dual channels,
built-in non-volatile memory (NVM), PMBus interface, and full compatible
with TI NexFET smart power stages.

Add support for it to the tps53679 driver.

Signed-off-by: Chiang Brian <chiang.brian@inventec.com>
Link: https://lore.kernel.org/r/20250619064223.3165523-3-chiang.brian@inventec.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/tps53679.rst
drivers/hwmon/pmbus/tps53679.c