diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-08-07 23:55:59 -0400 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2015-08-11 01:59:47 -0400 |
commit | cfca3789e0678c57e09dfb1a09fdfce427b7c92e (patch) | |
tree | b78f91d73bc175334dbcf0e1b8825c442be2cc95 /Documentation/hwmon | |
parent | 1f61cab8a729e00af77b51b44c3a8dc8ef3b3eb9 (diff) |
hwmon: (pmbus) Add device IDs for TPS544{B,C}2{0,5}
Add device IDs and references for Texas Instruments TPS544B20, TPS544B25,
TPS544C20, and TPS544C25 to the generic PMBus driver.
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/pmbus | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/hwmon/pmbus b/Documentation/hwmon/pmbus index a3557da8f5b4..b397675e876d 100644 --- a/Documentation/hwmon/pmbus +++ b/Documentation/hwmon/pmbus | |||
@@ -23,11 +23,15 @@ Supported chips: | |||
23 | http://www.lineagepower.com/oem/pdf/PDT012A0X.pdf | 23 | http://www.lineagepower.com/oem/pdf/PDT012A0X.pdf |
24 | http://www.lineagepower.com/oem/pdf/UDT020A0X.pdf | 24 | http://www.lineagepower.com/oem/pdf/UDT020A0X.pdf |
25 | http://www.lineagepower.com/oem/pdf/MDT040A0X.pdf | 25 | http://www.lineagepower.com/oem/pdf/MDT040A0X.pdf |
26 | * Texas Instruments TPS40400 | 26 | * Texas Instruments TPS40400, TPS544B20, TPS544B25, TPS544C20, TPS544C25 |
27 | Prefixes: 'tps40400' | 27 | Prefixes: 'tps40400', 'tps544b20', 'tps544b25', 'tps544c20', 'tps544c25' |
28 | Addresses scanned: - | 28 | Addresses scanned: - |
29 | Datasheets: | 29 | Datasheets: |
30 | http://www.ti.com/lit/gpn/tps40400 | 30 | http://www.ti.com/lit/gpn/tps40400 |
31 | http://www.ti.com/lit/gpn/tps544b20 | ||
32 | http://www.ti.com/lit/gpn/tps544b25 | ||
33 | http://www.ti.com/lit/gpn/tps544c20 | ||
34 | http://www.ti.com/lit/gpn/tps544c25 | ||
31 | * Generic PMBus devices | 35 | * Generic PMBus devices |
32 | Prefix: 'pmbus' | 36 | Prefix: 'pmbus' |
33 | Addresses scanned: - | 37 | Addresses scanned: - |