]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit52aae6af71e0e78e25c64e13266917bb323984d5
treeb70c2d44f6e107da40f58b1f2352658ad9261079
parentacb092cdf9a285fd4706bc6ffd5f99840d53bba5
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