diff options
author | Peter Rosin <peda@axentia.se> | 2018-11-17 13:12:57 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2018-12-17 00:13:19 +0100 |
commit | e1fd3be613e9d00c4b04ba0e9de1a6233fceedf2 (patch) | |
tree | 991bc7ab8f337a8c7779caee8ef2c9ddfae5ec16 /Documentation/devicetree/bindings/hwmon | |
parent | hwmon: (ltc2978) Fix spelling mistake "comppatible" -> "compatible" (diff) | |
download | linux-e1fd3be613e9d00c4b04ba0e9de1a6233fceedf2.tar.xz linux-e1fd3be613e9d00c4b04ba0e9de1a6233fceedf2.zip |
dt-bindings: hwmon: (ntc_thermistor) add B57891S0103 thermistor from Epcos
These are Negative Temperature Coefficient thermistors, like the others
in the list.
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/devicetree/bindings/hwmon')
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt b/Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt index c3b9c4cfe8df..37f18d684f6a 100644 --- a/Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt +++ b/Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt @@ -4,6 +4,7 @@ NTC Thermistor hwmon sensors Requires node properties: - "compatible" value : one of "epcos,b57330v2103" + "epcos,b57891s0103" "murata,ncp15wb473" "murata,ncp18wb473" "murata,ncp21wb473" |