hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009
authorVadim Pasternak <vadimp@mellanox.com>
Mon, 25 Jul 2016 10:55:53 +0000 (10:55 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 9 Sep 2016 04:34:14 +0000 (21:34 -0700)
commitcc00decf0e280953e9067e938ad331f93bda8b40
tree10e9b9f5579011bd2446eb8ef1a2f623d2b89564
parenta95da110cd6f464e7ea413224add0700051fe9ac
hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009

Provide support for PSU DPS-460, DPS-800 from Delta Electronics, INC
and for SGD009 from Acbel Polytech, INC.

These devices do not support the STATUS_CML register, and reports a
communication error in response to this command. For this reason,
the status register check is disabled for these controllers.

Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/pmbus.c
This page took 0.026356 seconds and 5 git commands to generate.