Hi,
In Order to implement the communication between an 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 feature in
the Omap I2c driver.
Can anyone confirm that the I2C_M_RECV_LEN is not actually supported by
the Omap I2c driver ?
Best Regards
Enrico
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html