diff options
author | Robert Marko <[email protected]> | 2021-04-29 14:11:50 +0200 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2021-06-17 04:21:44 -0700 |
commit | 42c7fd53aeff8241d64cdcfaffe06bb955852112 (patch) | |
tree | 61c0f8d38a016a10c76b18be24e2118ee666d912 | |
parent | ec081f9154766be98b7be6e4c4483b580c5b12e7 (diff) |
dt-bindings: hwmon: Add Texas Instruments TMP1075
Document the DT compatible for TI TMP1075 which
is a LM75 compatible sensor.
Signed-off-by: Robert Marko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/lm75.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/lm75.yaml b/Documentation/devicetree/bindings/hwmon/lm75.yaml index 96eed5cc7841..72980d083c21 100644 --- a/Documentation/devicetree/bindings/hwmon/lm75.yaml +++ b/Documentation/devicetree/bindings/hwmon/lm75.yaml @@ -30,6 +30,7 @@ properties: - st,stds75 - st,stlm75 - microchip,tcn75 + - ti,tmp1075 - ti,tmp100 - ti,tmp101 - ti,tmp105 |