diff options
author | Guenter Roeck <linux@roeck-us.net> | 2014-12-05 10:15:03 -0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2014-12-08 06:48:37 -0800 |
commit | 907a6d5824599d09e986105a5a880d119a996c4b (patch) | |
tree | d2a21c761a31aa62441e1dc8b26491298f45eff4 /Documentation/hwmon | |
parent | 4ad40cc568c5537de11092d3362f9cb287f915d9 (diff) |
hwmon: (tmp401) Detect TMP435 on all addresses it supports
TMP435 supports a range of I2C addresses, not just 0x4c.
Cc: Patrick Titiano <ptitiano@baylibre.com>
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
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/tmp401 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/tmp401 b/Documentation/hwmon/tmp401 index 445ff7b0f6a7..8eb88e974055 100644 --- a/Documentation/hwmon/tmp401 +++ b/Documentation/hwmon/tmp401 @@ -20,7 +20,7 @@ Supported chips: Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html * Texas Instruments TMP435 Prefix: 'tmp435' - Addresses scanned: I2C 0x4c + Addresses scanned: I2C 0x37, 0x48 - 0x4f Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html Authors: |