diff options
author | Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk> | 2019-05-03 17:15:01 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2019-05-03 13:13:15 -0700 |
commit | be889be7785d21d8958d51d35cf52b73826657df (patch) | |
tree | b2d6b7083c8dd0c3ce371a3eb88048b735f4d602 /Documentation | |
parent | a60170000338c59b4de43e7c6e38413b8a748f0d (diff) | |
download | linux-be889be7785d21d8958d51d35cf52b73826657df.tar.bz2 |
dt-bindings: hwmon: Add tmp75b to lm75.txt
Update the LM75's devicetree definition to allow Texas Instruments
TMP75B be probed.
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/lm75.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/lm75.txt b/Documentation/devicetree/bindings/hwmon/lm75.txt index 12d8cf7cf592..586b5ed70be7 100644 --- a/Documentation/devicetree/bindings/hwmon/lm75.txt +++ b/Documentation/devicetree/bindings/hwmon/lm75.txt @@ -25,6 +25,7 @@ Required properties: "ti,tmp175", "ti,tmp275", "ti,tmp75", + "ti,tmp75b", "ti,tmp75c", - reg: I2C bus address of the device |