diff options
author | Thierry Reding <treding@nvidia.com> | 2018-11-23 13:08:46 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2018-12-16 15:13:21 -0800 |
commit | 48049e205e7071c733508e12b036c3845d0e84a9 (patch) | |
tree | 881be73f46c3e58c29de69419f734097c0d3bbc6 /Documentation/devicetree/bindings/hwmon/lm90.txt | |
parent | 737c086eddab6fae699ad7fc6963a91837b62b51 (diff) | |
download | linux-48049e205e7071c733508e12b036c3845d0e84a9.tar.bz2 |
dt-bindings: hwmon: (lm90) Document ti,tmp451 compatible string
The TI TMP451 temperature sensors are compatible with the National LM90
temperature sensors.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/devicetree/bindings/hwmon/lm90.txt')
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/lm90.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt b/Documentation/devicetree/bindings/hwmon/lm90.txt index 97581266e329..c76a7ac47c34 100644 --- a/Documentation/devicetree/bindings/hwmon/lm90.txt +++ b/Documentation/devicetree/bindings/hwmon/lm90.txt @@ -23,6 +23,7 @@ Required node properties: "onnn,nct1008" "winbond,w83l771" "nxp,sa56004" + "ti,tmp451" - reg: I2C bus address of the device |