From mboxrd@z Thu Jan 1 00:00:00 1970 From: r.marek@sh.cvut.cz (Rudolf Marek) Date: Fri, 04 Nov 2005 20:40:49 +0000 Subject: [lm-sensors] i2c -dev and i2c bus driver Message-Id: <436BB90F.1080006@sh.cvut.cz> List-Id: References: <24EB6743805F45478251E18DEBF3F6BE8133DD@csserver.circadiant.com> In-Reply-To: <24EB6743805F45478251E18DEBF3F6BE8133DD@csserver.circadiant.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lm-sensors@vger.kernel.org Howard Wang wrote: > Hi All, > > I have got a question about i2c: > > is it possible for one i2c bus driver to be used for two i2c busses ? > if yes, then how ? Yes, all you need to register it to the subsystem. (They can share common functions). Please have a look to i2c-nvidia.c If you have more questions, just write. Thanks, Regards Rudolf