public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] question about software i2c multi instance
@ 2015-03-20  9:44 Bo Shen
  2015-03-20 10:10 ` Heiko Schocher
  2015-03-23  8:28 ` Lukasz Majewski
  0 siblings, 2 replies; 7+ messages in thread
From: Bo Shen @ 2015-03-20  9:44 UTC (permalink / raw)
  To: u-boot

Hi Heiko,
   After check the software i2c code, I found it can not support multi 
instances, although it has I2C_SOFT_DECLARATIONS2, 
I2C_SOFT_DECLARATIONS3, I2C_SOFT_DECLARATIONS4.
   Because, when do GPIO operation, there is only one pair of 
CONFIG_SOFT_I2C_GPIO_SCL and CONFIG_SOFT_I2C_GPIO_SDA.
   So, if want to support multi instances, it needs to extend the GPIO 
configuration for SCL/SDA, am I right?

   Thanks.

Best Regards,
Bo Shen

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

end of thread, other threads:[~2015-03-23  9:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20  9:44 [U-Boot] question about software i2c multi instance Bo Shen
2015-03-20 10:10 ` Heiko Schocher
2015-03-23  6:27   ` Bo Shen
2015-03-23  8:28 ` Lukasz Majewski
2015-03-23  8:36   ` Bo Shen
2015-03-23  8:47     ` Przemyslaw Marczak
2015-03-23  9:09       ` Bo Shen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox