All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Nuvoton NCT5572D incorrectly detected as NCT6775F
Date: Tue, 02 Apr 2013 18:54:12 +0000	[thread overview]
Message-ID: <20130402185412.GA5379@roeck-us.net> (raw)
In-Reply-To: <1364894666.7911.23.camel@mattotaupa>

On Tue, Apr 02, 2013 at 04:22:48PM +0200, Jean Delvare wrote:
> On Tue, 2 Apr 2013 06:05:10 -0700, Guenter Roeck wrote:
> > On Tue, Apr 02, 2013 at 11:24:26AM +0200, Paul Menzel wrote:
> > > (please CC me as I am not subscribed)
> > > 
> > > 
> > > Dear Linux hwmon folks,
> > > 
> > > 
> > > lately I was fooled to think my board ASRock E350M1 has a Nuvoton 6775F.
> > > 
> > >                 w83627ehf: Found NCT6775F chip at 0x290
> > > 
> > > Then I was pointed out that it actually has a Nuvoton NCT 5572D and
> > > looking at the board, this is actually written on the chip. Searching
> > > for that on the Web this was confirmed too [1][2][3].
> > > 
> > > Should the Linux message be changed to the following?
> > > 
> > >         w83627ehf: Found NCT6775F (or NCT5572D) chip at 0x290
> > > 
> > > Is it planned to add support for that the NCT5572D?
> > > 
> > I don't think so. Many of the superio chips have different labels - we would
> > end up spending a lot of time trying to keep the labels up to date.
> > Besides, that chip can also be labeled as NCT6772F or NCT6771F.
> > So it should read
> > 
> >     w83627ehf: Found NCT6775F, or NCT6771F, or NCT6772F, or NCT5572D chip at 0x290
> > 
> > which would get a bit awkward. And then there is its original name, W83677HG-I,
> > which we would presumably have to add as well.
> 
> "NCT6775F or compatible" is one way to name it, that would make
> everyone happy I think.
> 
Ok, I'll add something like that to the nct6775 driver. Turns out the other
supported chips (NCT6776, NCT6779) have similar variants, so "or compatible"
applies to all those chips. One interesting detail is that the variants
support fewer sensors/fans according to the data sheets, but there is no way
to distinguish the chips from each other.

Guenter

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

      parent reply	other threads:[~2013-04-02 18:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02  9:24 [lm-sensors] Nuvoton NCT5572D incorrectly detected as NCT6775F Paul Menzel
2013-04-02 13:05 ` Guenter Roeck
2013-04-02 14:22 ` Jean Delvare
2013-04-02 18:54 ` Guenter Roeck [this message]

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=20130402185412.GA5379@roeck-us.net \
    --to=linux@roeck-us.net \
    --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.