aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/hwmon
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-01-21 11:20:10 -0800
committerGuenter Roeck <linux@roeck-us.net>2017-01-21 12:26:38 -0800
commit68f0c8c923951eef2cde1d9ab6bc598aceecfc27 (patch)
tree575f9639f27e101a989a862c2a4bfd6364627374 /Documentation/devicetree/bindings/hwmon
parenthwmon: (lm70) Utilize dev_warn instead of pr_warn (diff)
downloadlinux-dev-68f0c8c923951eef2cde1d9ab6bc598aceecfc27.tar.xz
linux-dev-68f0c8c923951eef2cde1d9ab6bc598aceecfc27.zip
hwmon: (lm70) Add support for TI TMP122/124
Add support for Texas Instruments TMP122/124 which are nearly identical to their TMP121/123 except that they also support programmable temperature thresholds. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/devicetree/bindings/hwmon')
-rw-r--r--Documentation/devicetree/bindings/hwmon/lm70.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/lm70.txt b/Documentation/devicetree/bindings/hwmon/lm70.txt
index e7fd921aa4f1..ea417a0d32af 100644
--- a/Documentation/devicetree/bindings/hwmon/lm70.txt
+++ b/Documentation/devicetree/bindings/hwmon/lm70.txt
@@ -4,6 +4,7 @@ Required properties:
- compatible: one of
"ti,lm70"
"ti,tmp121"
+ "ti,tmp122"
"ti,lm71"
"ti,lm74"