From c83959f89f1cbe2e712c11e4a77d89f4d34d09ff Mon Sep 17 00:00:00 2001 From: Frans Klaver Date: Thu, 26 Jun 2014 11:21:11 +0200 Subject: hwmon: (lm75) Add support for TMP112 TMP112 is compatible to LM75. Signed-off-by: Frans Klaver Signed-off-by: Guenter Roeck --- drivers/hwmon/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/hwmon/Kconfig') diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index a01a166e511b..0c7359c5c317 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -894,8 +894,8 @@ config SENSORS_LM75 - NXP's LM75A - ST Microelectronics STDS75 - TelCom (now Microchip) TCN75 - - Texas Instruments TMP100, TMP101, TMP105, TMP75, TMP175, - TMP275 + - Texas Instruments TMP100, TMP101, TMP105, TMP112, TMP75, + TMP175, TMP275 This driver supports driver model based binding through board specific I2C device tables. -- cgit v1.2.3