From: j.w.r.degoede@hhs.nl (Hans de Goede)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [PATCH 1/3] lm78: No longer use i2c-isa
Date: Mon, 19 Mar 2007 12:44:38 +0000 [thread overview]
Message-ID: <45FE85B6.1010608@hhs.nl> (raw)
In-Reply-To: <20070319133231.b2a2a2a0.khali@linux-fr.org>
Hi Jean, all,
I see that you're using a platform here not a isa driver. There was mention of
maybe mentioning the isa driver structure/class in the future does this mean
that the plan is to keep using platfrom driver for isa sensor chips?
Regards,
Hans
p.s.
I'm very interested in the work as the PC8374L chip for which I'm planning to
write a driver can be accessed through both isa and i2c too.
I notice that you always register the i2c driver in case of the lm78, for the
PC8374L I was thinking about only registering then i2c driver if ISA access is
disabled. ISA access can be disabled through the superio config registers, in
this case the i2c address can still be read from those superio config registers
and one can try to fallback to i2c access. What do you think is best?
next prev parent reply other threads:[~2007-03-19 12:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-19 12:32 [lm-sensors] [PATCH 1/3] lm78: No longer use i2c-isa Jean Delvare
2007-03-19 12:44 ` Hans de Goede [this message]
2007-03-19 14:02 ` Jean Delvare
2007-03-19 14:20 ` Hans de Goede
2007-03-19 19:02 ` 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=45FE85B6.1010608@hhs.nl \
--to=j.w.r.degoede@hhs.nl \
--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.