hwmon: (pmbus/max16601) Add support for MAX16508
authorGuenter Roeck <linux@roeck-us.net>
Mon, 25 Jan 2021 18:53:27 +0000 (10:53 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 29 Jan 2021 17:20:33 +0000 (09:20 -0800)
commit66102281f94afdf1f41cf6147c7ddce73a8e75f2
tree476b1abcf3766ae02061713c58aa49cb1c0de66b
parent220c404dc7a5f94779db741fa96cb63ef03b6d08
hwmon: (pmbus/max16601) Add support for MAX16508

MAX16508 is quite similar to MAX16601, except that it does not support
the DEFAULT_NUM_POP register and we thus can not dynamically determine
the number of populated phases.

Cc: Alex Qiu <xqiu@google.com>
Cc: Ugur Usug <Ugur.Usug@maximintegrated.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210125185327.93282-2-linux@roeck-us.net
Reviewed-by: Alex Qiu <xqiu@google.com>
Tested-by: Alex Qiu <xqiu@google.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/max16601.rst
drivers/hwmon/pmbus/Kconfig
drivers/hwmon/pmbus/max16601.c