diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-09-23 11:23:37 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-10-18 09:12:03 -0700 |
commit | 3f08d7f49f8365d5c9050522ee733951a503e955 (patch) | |
tree | 864389fe22318856f8ee65621d1034a998dd9ece /Documentation | |
parent | c24c407e963e73d3ad18b9bc0af32cf23f37a7b0 (diff) | |
download | op-kernel-dev-3f08d7f49f8365d5c9050522ee733951a503e955.zip op-kernel-dev-3f08d7f49f8365d5c9050522ee733951a503e955.tar.gz |
hwmon: (pmbus/ltc2978): Add support for LTC2978A
Detect LTC2978A chip ID. Treat it as LC2978.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/hwmon/ltc2978 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/hwmon/ltc2978 b/Documentation/hwmon/ltc2978 index 6934936..a0546fc 100644 --- a/Documentation/hwmon/ltc2978 +++ b/Documentation/hwmon/ltc2978 @@ -10,10 +10,11 @@ Supported chips: Prefix: 'ltc2977' Addresses scanned: - Datasheet: http://www.linear.com/product/ltc2977 - * Linear Technology LTC2978 + * Linear Technology LTC2978, LTC2978A Prefix: 'ltc2978' Addresses scanned: - Datasheet: http://www.linear.com/product/ltc2978 + http://www.linear.com/product/ltc2978a * Linear Technology LTC3880 Prefix: 'ltc3880' Addresses scanned: - |