From: Frank Myhr <fmyhr@fhmtech.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Looking for IT8720 datasheet.
Date: Thu, 02 Oct 2008 18:48:41 +0000 [thread overview]
Message-ID: <48E51789.8060107@fhmtech.com> (raw)
In-Reply-To: <79c9d4530810020825r79de9817g6933f6cab1d414c1@mail.gmail.com>
Hi Jean-Marc,
That's great that you've modified it87.c to handle your IT8720. Why
don't you go ahead and post your patch to the list, I'll be happy to
have a look at it. My first priority is adding automatic mode support
for the 8718. I'm adding auto mode support for the 8720 and other chips
at the same time. But I'm still not ready to post that work yet. Anyway,
as far as on/off and software pwm modes go, the 8720 is almost exactly
the same as the 8718*, so you can do a simple search through the code
for conditionals on the 8718 and add the 8720 to them. (Sounds like
you've already done that.)
I have nothing to add to Jean's excellent answer regarding the voltage
inputs on it87. And I don't know what's going on with in0 on your board
either.
-Frank
* The one slight difference I'm aware of is that the 8720 uses ec
register 0x0b bits to control pwm4 and pwm5 in software pwm mode (since
it has 5 fans but only 3 pwm channels):
bits RW def notes
3-2 RW 11b pwm5 same as:
00b pwm1
01b pwm2
10b pwm3
11b none
1-0 RW 11b pwm4 same as pwm[1|2|3], codes as above
The 8718 also has 5 fans and only 3 pwm channels, but does not allow
choosing pwm4 and pwm5 control as above.
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-10-02 18:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-02 15:25 [lm-sensors] Looking for IT8720 datasheet Jean-Marc Spaggiari
2008-10-02 15:39 ` Jean Delvare
2008-10-02 16:28 ` Jean-Marc Spaggiari
2008-10-02 16:41 ` Jean Delvare
2008-10-02 18:48 ` Frank Myhr [this message]
2008-10-03 13:23 ` Jean-Marc Spaggiari
2008-10-03 15:51 ` Frank Myhr
2008-10-03 16:32 ` Jean-Marc Spaggiari
2008-10-03 17:14 ` Frank Myhr
2008-10-03 20:29 ` Frank Myhr
2008-10-07 20:12 ` Jean Delvare
2008-10-07 20:16 ` 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=48E51789.8060107@fhmtech.com \
--to=fmyhr@fhmtech.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.