public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* multiple i2c-ocores adapters
@ 2015-10-02  5:47 York Sun
  2015-10-02  6:03 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: York Sun @ 2015-10-02  5:47 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: Wolfram Sang, linux-i2c@vger.kernel.org


Peter,

I have a platform (FPGA) with multiple ocores i2c adapter. When I register them using MFD framework, I got a message regarding duplicating name for sysfs. I wonder if this driver (i2c-ocores.c) only supports one adapter. I can try to fix it by adding a name string into ocores_i2c_platform_data and allocate struct i2c_adapter on demand. Am I on the right direction?

York

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

end of thread, other threads:[~2015-10-02 20:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02  5:47 multiple i2c-ocores adapters York Sun
2015-10-02  6:03 ` Peter Korsgaard
2015-10-02 19:11   ` York Sun
2015-10-02 20:51     ` Peter Korsgaard

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