diff options
author | Johannes Pointner <johannes.pointner@gmail.com> | 2014-07-01 08:05:52 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2014-08-04 07:01:35 -0700 |
commit | ed67f0872be1aa516831332c732752022d4edc7c (patch) | |
tree | 3c1ad73c7b1735ae78c85cfbfd9add48459339b3 /Documentation/devicetree/bindings/hwmon | |
parent | 3ef0bb6f769bc61af0ec073cbf49db6598bdefc0 (diff) | |
download | blackbird-obmc-linux-ed67f0872be1aa516831332c732752022d4edc7c.tar.gz blackbird-obmc-linux-ed67f0872be1aa516831332c732752022d4edc7c.zip |
hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS
This patch adds support for the ntc thermistor B57330V2103 from EPCOS.
Signed-off-by: Johannes Pointner <johannes.pointner@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/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 b117b2e9e1a7..2391e5c41999 100644 --- a/Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt +++ b/Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt @@ -3,6 +3,7 @@ NTC Thermistor hwmon sensors Requires node properties: - "compatible" value : one of + "epcos,b57330v2103" "murata,ncp15wb473" "murata,ncp18wb473" "murata,ncp21wb473" |