linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* IBM ocp I2C circular dependency
@ 2002-05-07 13:02 Kenneth Johansson
  2002-05-07 14:04 ` Allen Curtis
  2002-05-07 16:16 ` andrew may
  0 siblings, 2 replies; 7+ messages in thread
From: Kenneth Johansson @ 2002-05-07 13:02 UTC (permalink / raw)
  To: linuxppc-embedded; +Cc: kuster, acmay


i2c-adap-ibm_ocp.c uses
	i2c_iic_add_bus and i2c_iic_del_bus from i2c-algo-ibm_ocp.c

i2c-algo-ibm_ocp.c uses
	iic_ibmocp_waitforpin from i2c-adap-ibm_ocp.c

This makes it impossible to build as a module. I'am not shure how you want to
solv this.

Also I found a problem with the code when I access a i2c memory from
userspace and no chip is present at that address. After that it's not
possible to access anything else on the I2C bus. Works OK as long as I use
addresses that have a device that answers (I think).


--
Kenneth Johansson
Ericsson AB                       Tel: +46 8 404 71 83
Borgafjordsgatan 9                Fax: +46 8 404 72 72
164 80 Stockholm                  kenneth.johansson@etx.ericsson.se

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-05-07 16:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-07 13:02 IBM ocp I2C circular dependency Kenneth Johansson
2002-05-07 14:04 ` Allen Curtis
2002-05-07 15:05   ` Kenneth Johansson
2002-05-07 15:10     ` Allen Curtis
2002-05-07 15:19   ` Armin
2002-05-07 16:16 ` andrew may
2002-05-07 16:42   ` Kenneth Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).