All of lore.kernel.org
 help / color / mirror / Atom feed
From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] ATI SMBus - new information
Date: Sun, 06 Nov 2005 11:07:54 +0000	[thread overview]
Message-ID: <436DD5CB.3090503@sh.cvut.cz> (raw)
In-Reply-To: <435A1BA9.9080009@sh.cvut.cz>

> 
> It works for me.

good

> If I understand correctly, is it possible to access chip LPC47MXXX
> through i2c or isa?

10:40 < khali> Driver smsc47m1 always use i2c-isa driver.
10:40 < khali> it's not the same part of the device being accessed
10:41 < khali> throught ISA we have fan monitoring and control
10:41 < khali> on SMBus we have temperature and voltage monitoring

10:39 < khali> and a driver is supposed to be in progress, but it's a long time
               we didn't hear about it

Thomas,
Any news?


Last test the BUS transport will be the byte write mode.

i2cdump 0 0x2d

Should give you a register dump.

Datasheet is here
http://www.smsc.com/main/tools/discontinued/47m15x.pdf

Now please read the value on offset 0x31 (5V high limit) and add one to it and write it back to chip

i2cset 0 0x2d 0x31 0xyourvall

Readback should match.

Thanks

Regards
Rudolf

  parent reply	other threads:[~2005-11-06 11:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-22 13:00 [lm-sensors] ATI SMBus - new information Rudolf Marek
2005-10-22 22:13 ` Rudolf Marek
2005-10-24  1:06 ` Pavel Ruzicka
2005-10-24 10:50 ` Jean Delvare
2005-10-24 11:52 ` David Goodenough
2005-10-24 13:39 ` Rudolf Marek
2005-10-25  0:18 ` Pavel Ruzicka
2005-10-25 10:29 ` Jean Delvare
2005-10-26  0:14 ` Rudolf Marek
2005-10-26  0:43 ` Pavel Ruzicka
2005-11-03 16:56 ` Rudolf Marek
2005-11-05 22:01 ` Rudolf Marek
2005-11-05 23:49 ` Pavel Ruzicka
2005-11-06 11:07 ` Rudolf Marek [this message]
2005-11-07  0:18 ` Pavel Ruzicka
2005-11-07  0:46 ` Pavel Ruzicka

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=436DD5CB.3090503@sh.cvut.cz \
    --to=r.marek@sh.cvut.cz \
    --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.