hwmon: (ntc_thermistor) Add support for ncpXXwf104
authorBeomho Seo <beomho.seo@samsung.com>
Thu, 30 Apr 2015 04:07:43 +0000 (13:07 +0900)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 1 Jun 2015 05:58:36 +0000 (22:58 -0700)
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>
Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt
Documentation/hwmon/ntc_thermistor
drivers/hwmon/Kconfig
drivers/hwmon/ntc_thermistor.c
include/linux/platform_data/ntc_thermistor.h

index fcca8e7..a04a80f 100644 (file)
@@ -9,6 +9,7 @@ Requires node properties:
        "murata,ncp21wb473"
        "murata,ncp03wb473"
        "murata,ncp15wl333"
+       "murata,ncp03wf104"
 
 /* Usage of vendor name "ntc" is deprecated */
 <DEPRECATED>   "ntc,ncp15wb473"
Simple merge
Simple merge
Simple merge