diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-09-23 14:23:37 -0400 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-10-18 12:12:03 -0400 |
commit | 3f08d7f49f8365d5c9050522ee733951a503e955 (patch) | |
tree | 864389fe22318856f8ee65621d1034a998dd9ece /Documentation/hwmon/ltc2978 | |
parent | c24c407e963e73d3ad18b9bc0af32cf23f37a7b0 (diff) |
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/hwmon/ltc2978')
-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 6934936de2c7..a0546fc42273 100644 --- a/Documentation/hwmon/ltc2978 +++ b/Documentation/hwmon/ltc2978 | |||
@@ -10,10 +10,11 @@ Supported chips: | |||
10 | Prefix: 'ltc2977' | 10 | Prefix: 'ltc2977' |
11 | Addresses scanned: - | 11 | Addresses scanned: - |
12 | Datasheet: http://www.linear.com/product/ltc2977 | 12 | Datasheet: http://www.linear.com/product/ltc2977 |
13 | * Linear Technology LTC2978 | 13 | * Linear Technology LTC2978, LTC2978A |
14 | Prefix: 'ltc2978' | 14 | Prefix: 'ltc2978' |
15 | Addresses scanned: - | 15 | Addresses scanned: - |
16 | Datasheet: http://www.linear.com/product/ltc2978 | 16 | Datasheet: http://www.linear.com/product/ltc2978 |
17 | http://www.linear.com/product/ltc2978a | ||
17 | * Linear Technology LTC3880 | 18 | * Linear Technology LTC3880 |
18 | Prefix: 'ltc3880' | 19 | Prefix: 'ltc3880' |
19 | Addresses scanned: - | 20 | Addresses scanned: - |