All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] lm85: extend to support emc6d103 chips
Date: Fri, 18 Feb 2011 15:38:19 +0000	[thread overview]
Message-ID: <20110218153819.GA27981@ericsson.com> (raw)
In-Reply-To: <4D5E343702000078000329C1@vpn.id2.novell.com>

On Fri, Feb 18, 2011 at 09:54:56AM -0500, Jean Delvare wrote:
> Hallo Jan,
> 
> On Fri, 18 Feb 2011 08:18:26 +0000, Jan Beulich wrote:
> > The interface is identical emc6d102, so all that needs to be added are
> > some definitions and their uses.
> > 
> > Registers apparently missing in emc6d103:A2 compared to emc6d103:A0,
> > emc6d103:A1, and emc6d102 (according to the data sheets), but used
> > unconditionally in the driver: 62[5:7], 6D[0:7], and 6E[0:7]. For that
> > reason, A2 stepping chips don't get enabled for the time being.
> 
> The EMC6D103 datasheet on smsc.com doesn't mention revision A2, so I'm
> curious where you got this information?
> 
Ah, this made me look.

This is really EMC6D103S.
See http://www.smsc.com/media/Downloads_Public/Data_Sheets/6d103s.pdf.

So it should not be listed as step A2, but separately as EMC6D103S
(and it does not have to be mentioned in the code for now, since it is
really a different chip).

> BTW, could you please provide a dump of your chip? I'd like to add it
> to my collection. Use i2cdump with the i2c-dev kernel driver.
> 
> > 
> > Signed-off-by: Jan Beulich <jbeulich@novell.com>
> > 
> > ---
> >  drivers/hwmon/Kconfig |    2 +-
> >  drivers/hwmon/lm85.c  |   20 ++++++++++++++++++--
> >  2 files changed, 19 insertions(+), 3 deletions(-)
> 
> Sorry for being a little late in the game, but can you please also
> update Documentation/hwmon/lm85?
> 
> The patch looks good otherwise.
> 
... except as mentioned above, I think you should remove the reference
to the A2 step entirely.

Guenter

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2011-02-18 15:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18  7:56 [lm-sensors] [PATCH] lm85: extend to support emc6d103 chips Jan Beulich
2011-02-18  8:06 ` Guenter Roeck
2011-02-18  8:18 ` Jan Beulich
2011-02-18 13:08 ` Guenter Roeck
2011-02-18 14:54 ` Jean Delvare
2011-02-18 15:38 ` Guenter Roeck [this message]
2011-02-18 15:50 ` Jan Beulich
2011-02-18 16:08 ` Guenter Roeck
2011-02-18 16:46 ` Jean Delvare
2011-02-18 16:47 ` Jan Beulich
2011-02-18 17:45 ` Guenter Roeck
2011-02-19 15:53 ` Guenter Roeck
2011-02-21  7:51 ` Jan Beulich
2011-02-23 14:38 ` Jan Beulich
2011-02-23 21:14 ` Jean Delvare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110218153819.GA27981@ericsson.com \
    --to=guenter.roeck@ericsson.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.