hwmon: (xdpe12284) Add support for xdpe11280
authorMarcello Sylvester Bauer <sylv@sylv.io>
Wed, 2 Mar 2022 09:49:20 +0000 (10:49 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 2 Mar 2022 17:51:11 +0000 (09:51 -0800)
commitefdab64d88ab693bdcadc23780e347cc4185d4be
tree8ad1372ee5ccca0e2c7c41f7b774a6ccf910d1e6
parentff4670ed6e8137642b0760aa198bc04188451b80
hwmon: (xdpe12284) Add support for xdpe11280

Add support for another Infineon Multi-phase controller chip. The
xdpe11280 uses linear instead of vid data format for VOUT. Detect
VOUT_MODE format during identification and skip the xdpe122 related
adaptions in case it is linear.

Signed-off-by: Marcello Sylvester Bauer <sylv@sylv.io>
Link: https://lore.kernel.org/r/fa6a4b636a05ecb337d132824efca2545188a2a2.1646214248.git.sylv@sylv.io
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/xdpe12284.rst
drivers/hwmon/pmbus/xdpe12284.c