diff options
| author | Iker Perez del Palomar Sustatxa <[email protected]> | 2019-05-03 16:15:01 +0000 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2019-05-03 20:13:15 +0000 |
| commit | be889be7785d21d8958d51d35cf52b73826657df (patch) | |
| tree | b2d6b7083c8dd0c3ce371a3eb88048b735f4d602 | |
| parent | hwmon: (s3c) Use dev_get_drvdata() (diff) | |
| download | kernel-be889be7785d21d8958d51d35cf52b73826657df.tar.gz kernel-be889be7785d21d8958d51d35cf52b73826657df.zip | |
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 <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
| -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 |
