Hi James,
> A revised adt7461 patch addressing all of Jean's comments is
> attached.
>
> This driver will detect the adt7461 chip only if boot firmware
> has left the chip in its default lm90-compatible mode.
I'm fine with the idea but not quite with your implementation:
> @@ -221,6 +229,8 @@
>
A revised adt7461 patch addressing all of Jean's comments is
attached.
This driver will detect the adt7461 chip only if boot firmware
has left the chip in its default lm90-compatible mode.
i2c: add adt7461 chip support
Signed-off-by: James Chapman <[EMAIL PROTECTED]>
The Analog Devices ADT7461 t
Hi James,
> > Add ADT7461 (temperature sensor) support to LM90 driver.
> >
> > Signed-off-by: James Chapman <[EMAIL PROTECTED]>
>
> Applied, thanks.
I had Greg drop this patch because it doesn't seem to be correct to me.
The patch assumes that the ADT7461 is 100% compatible with the ADM1032.
Th
On Mon, Feb 28, 2005 at 05:13:35PM +, James Chapman wrote:
> Add ADT7461 (temperature sensor) support to LM90 driver.
>
> Signed-off-by: James Chapman <[EMAIL PROTECTED]>
Applied, thanks.
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a mess
Add ADT7461 (temperature sensor) support to LM90 driver.
Signed-off-by: James Chapman <[EMAIL PROTECTED]>
diff -Nru a/drivers/i2c/chips/lm90.c b/drivers/i2c/chips/lm90.c
--- a/drivers/i2c/chips/lm90.c 2005-02-27 13:24:11 +00:00
+++ b/drivers/i2c/chips/lm90.c 2005-02-27 13:24:11 +00:00
@@ -85,7
5 matches
Mail list logo