OSDN Git Service

hwmon: (ltc2978) Add support for LTC3886
authorGuenter Roeck <linux@roeck-us.net>
Mon, 17 Aug 2015 14:21:43 +0000 (07:21 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 17 Aug 2015 23:36:00 +0000 (16:36 -0700)
commit228b687d9e20f367e4d5ea8723e3abbf0892db61
tree60b86be18f02776b10abb1cb71db3414aa25bbfa
parent52aae6af71e0e78e25c64e13266917bb323984d5
hwmon: (ltc2978) Add support for LTC3886

LTC3886 is a is a dual PolyPhase DC/DC synchronous step-down switching
regulator controller. It is mostly command compatible to LTC3883,
but supports two phases instead of one.

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