* [lm-sensors] [PATCH] hwmon: (lm63) Fix incorrect comment about I2C address
@ 2012-01-13 14:56 Jean Delvare
2012-01-13 15:11 ` Guenter Roeck
0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2012-01-13 14:56 UTC (permalink / raw)
To: lm-sensors
What was true of the LM63 doesn't apply to the LM64.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
---
drivers/hwmon/lm63.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--- linux-3.3-rc0.orig/drivers/hwmon/lm63.c 2012-01-13 14:07:43.000000000 +0100
+++ linux-3.3-rc0/drivers/hwmon/lm63.c 2012-01-13 15:54:39.000000000 +0100
@@ -51,7 +51,10 @@
/*
* Addresses to scan
- * Address is fully defined internally and cannot be changed.
+ * Address is fully defined internally and cannot be changed except for
+ * LM64 which has one pin dedicated to address selection.
+ * LM63 and LM96163 have address 0x4c.
+ * LM64 can have address 0x18 or 0x4e.
*/
static const unsigned short normal_i2c[] = { 0x18, 0x4c, 0x4e, I2C_CLIENT_END };
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [lm-sensors] [PATCH] hwmon: (lm63) Fix incorrect comment about I2C address
2012-01-13 14:56 [lm-sensors] [PATCH] hwmon: (lm63) Fix incorrect comment about I2C address Jean Delvare
@ 2012-01-13 15:11 ` Guenter Roeck
0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2012-01-13 15:11 UTC (permalink / raw)
To: lm-sensors
On Fri, Jan 13, 2012 at 09:56:38AM -0500, Jean Delvare wrote:
> What was true of the LM63 doesn't apply to the LM64.
>
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-13 15:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-13 14:56 [lm-sensors] [PATCH] hwmon: (lm63) Fix incorrect comment about I2C address Jean Delvare
2012-01-13 15:11 ` Guenter Roeck
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.