diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-01-21 11:20:10 -0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2017-01-21 12:26:38 -0800 |
commit | 68f0c8c923951eef2cde1d9ab6bc598aceecfc27 (patch) | |
tree | 575f9639f27e101a989a862c2a4bfd6364627374 /Documentation/devicetree/bindings/hwmon | |
parent | e8295146503720db914f2b82569de31bacbf6387 (diff) | |
download | blackbird-obmc-linux-68f0c8c923951eef2cde1d9ab6bc598aceecfc27.tar.gz blackbird-obmc-linux-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.txt | 1 |
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" |