]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (ltc2978) Add support for LTC2980 and LTM2987
authorGuenter Roeck <linux@roeck-us.net>
Mon, 17 Aug 2015 13:38:01 +0000 (06:38 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 17 Aug 2015 23:35:59 +0000 (16:35 -0700)
commitdec99050688c1249ab0b6b6f1a2da01543372dae
treeb70c2d44f6e107da40f58b1f2352658ad9261079
parentd6f4456a4b168b090799b1d7054b084df2d970ff
hwmon: (ltc2978) Add support for LTC2980 and LTM2987

LTC2980 and LTM2987 are command compatible to LTC2977. They consist of
two LTC2977 on a single die, and are instantiated as two separate chips,
each supporting eight channels.

Suggested-by: Michael Jones <mike@proclivis.com>
Tested-by: Michael Jones <mike@proclivis.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/devicetree/bindings/hwmon/ltc2978.txt
Documentation/hwmon/ltc2978
drivers/hwmon/pmbus/Kconfig
drivers/hwmon/pmbus/ltc2978.c