diff options
author | Beomho Seo <beomho.seo@samsung.com> | 2015-04-30 13:07:43 +0900 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2015-05-31 22:58:36 -0700 |
commit | 887ee43477e4e327dbcd2aabc2d78a5116ed8a33 (patch) | |
tree | 8211102c2ffe169be775ad90a5443dee81570983 /Documentation/hwmon | |
parent | c65b99f046843d2455aa231747b5a07a999a9f3d (diff) | |
download | linux-stable-887ee43477e4e327dbcd2aabc2d78a5116ed8a33.tar.gz linux-stable-887ee43477e4e327dbcd2aabc2d78a5116ed8a33.tar.bz2 linux-stable-887ee43477e4e327dbcd2aabc2d78a5116ed8a33.zip |
hwmon: (ntc_thermistor) Add support for ncpXXwf104
This patch adds support for the ntc thermistor NCPXXWF104 series.
Cc: Jean Delvare <jdelvare@suse.de>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/ntc_thermistor | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/hwmon/ntc_thermistor b/Documentation/hwmon/ntc_thermistor index c5e05e2900a3..1d4cc847c6fe 100644 --- a/Documentation/hwmon/ntc_thermistor +++ b/Documentation/hwmon/ntc_thermistor @@ -2,8 +2,10 @@ Kernel driver ntc_thermistor ================= Supported thermistors from Murata: -* Murata NTC Thermistors NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, NCP15WL333 - Prefixes: 'ncp15wb473', 'ncp18wb473', 'ncp21wb473', 'ncp03wb473', 'ncp15wl333' +* Murata NTC Thermistors NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, + NCP15WL333, NCP03WF104 + Prefixes: 'ncp15wb473', 'ncp18wb473', 'ncp21wb473', 'ncp03wb473', + 'ncp15wl333', 'ncp03wf104' Datasheet: Publicly available at Murata Supported thermistors from EPCOS: |