Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754226Ab1DFIBs (ORCPT ); Wed, 6 Apr 2011 04:01:48 -0400 Received: from zone0.gcu-squad.org ([212.85.147.21]:41220 "EHLO services.gcu-squad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752853Ab1DFIBr (ORCPT ); Wed, 6 Apr 2011 04:01:47 -0400 Date: Wed, 6 Apr 2011 10:01:36 +0200 From: Jean Delvare To: Guenter Roeck Cc: achew@nvidia.com, wni@nvidia.com, w30289@motorola.com, linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org, olofj@chromium.org, toddpoynor@google.com Subject: Re: [lm-sensors] [PATCH 1/1] [hwmon] nct1008: Initial NCT1008 driver Message-ID: <20110406100136.20fcff9e@endymion.delvare> In-Reply-To: <20110406065048.GA23290@ericsson.com> References: <1302059183-29631-1-git-send-email-achew@nvidia.com> <20110406050929.GA22741@ericsson.com> <20110406065048.GA23290@ericsson.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.20.1; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1257 Lines: 29 On Tue, 5 Apr 2011 23:50:48 -0700, Guenter Roeck wrote: > On Wed, Apr 06, 2011 at 01:09:29AM -0400, Guenter Roeck wrote: > > On Tue, Apr 05, 2011 at 11:06:23PM -0400, achew@nvidia.com wrote: > > > From: Andrew Chew > > > > > > This is a digital temperature sensor I2C peripheral from ON Semiconductor. > > > > > > Signed-off-by: Andrew Chew > > > > Comments inline. Note that this is not a complete review. > > > Actually, turns out it would be much simpler to add support for this chip > to the lm90 driver. It is pretty much identical to ADT7461. Even more > interesting is that the chip ID is identical to the ADT7461A chip ID. This isn't exactly surprising, if you consider that Analog Devices sold part (all?) of its monitoring chip line to On Semi in December 2007: http://www.analog.com/en/content/Parts_List_Sold_to_On_Semiconductor/fca.html So NCT1008 is probably just the new name of the ADT7461A and odds are they are exactly the same chip. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/