Hi,
In <kernel>/drivers/i2c/busses, there is an I2C driver i2c-davinci.c. What I2C device does it support and where can I find its datasheet or usermanual?
I'm trying to debug the I2C read/write to my device and I'm told I can use the read/write functions in i2c-davinci.c so I want to find out more info about it like what's it like? What it is for? How to communicate to it? etc.
Regards,
Huan