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