]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
hwmon: (pmbus/max34440) Fix support for max34451
authorAlexis Czezar Torreno <alexisczezar.torreno@analog.com>
Mon, 7 Apr 2025 03:47:24 +0000 (11:47 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 23 Apr 2025 14:18:27 +0000 (07:18 -0700)
commit19932f844f3f51646f762f3eac4744ec3a405064
tree991b945257c8eeb8ba1439f9e257bc7f18da12bd
parent9c47e45de1f7633bd3bbf54bf36cd9a385db2232
hwmon: (pmbus/max34440) Fix support for max34451

The max344** family has an issue with some PMBUS address being switched.
This includes max34451 however version MAX34451-NA6 and later has this
issue fixed and this commit supports that update.

Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
Link: https://lore.kernel.org/r/20250407-dev_adpm12160-v3-1-9cd3095445c8@analog.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/max34440.c