public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* I2C Driver support for I2C_M_RECV_LEN
@ 2010-02-16 10:07 Romeo Enrico Alessio
  0 siblings, 0 replies; only message in thread
From: Romeo Enrico Alessio @ 2010-02-16 10:07 UTC (permalink / raw)
  To: linux-omap

Hi,
To implement the communication between a Omap3530 configured as master 
and a custom device configured as slave, I need to be able to configure 
the size of readings dynamically according to the first byte sent by the 
slave.
Checking kernel I found that in include/linux/i2c.h is declared the 
I2C_M_RECV_LEN flag for the "struct i2c_msg" which should be what I'm 
looking for. But I have not found an implementation of this 
functionality in the Omap I2c driver.
Can anyone confirm that?

Best Regards
Enrico

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-16 10:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16 10:07 I2C Driver support for I2C_M_RECV_LEN Romeo Enrico Alessio

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