linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* I2C dummy adapter driver ?
@ 2014-02-19 23:03 Sylwester Nawrocki
  2014-02-20 16:49 ` Stephen Warren
  2014-02-21  5:57 ` Jassi Brar
  0 siblings, 2 replies; 9+ messages in thread
From: Sylwester Nawrocki @ 2014-02-19 23:03 UTC (permalink / raw)
  To: linux-arm-kernel

Hi All,

I was wondering whether it would be reasonable to create a generic
Linux dummy I2C bus controller driver. The rationale behind it is
there might be hardware configurations where I2C communication is
handled by firmware but still it is useful to have I2C slave devices
instantiated by a Linux I2C bus adapter driver.
It would be useful to have the common devicetree I2C binding scheme
working regardless of where the I2C communication is handled - in
firmware or by the host CPU.

Currently we have a somewhat dummy I2C adapter driver at drivers/media/
platform/exynos4-is/fimc-is-i2c.c. But it is going to be needed by
multiple SoCs and I thought about separating it or creating a generic
dummy I2C adapter driver.

Thoughts, suggestions ?

Thanks,
Sylwester

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

end of thread, other threads:[~2014-03-07 13:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19 23:03 I2C dummy adapter driver ? Sylwester Nawrocki
2014-02-20 16:49 ` Stephen Warren
2014-02-21 11:26   ` Sylwester Nawrocki
2014-02-21  5:57 ` Jassi Brar
2014-02-21 11:45   ` Sylwester Nawrocki
2014-02-28  6:07     ` Mark Brown
2014-03-04 11:38       ` Sylwester Nawrocki
2014-03-05  1:15         ` Mark Brown
2014-03-07 13:49           ` Sylwester Nawrocki

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).