PDA

View Full Version : I2C Device registration



vbalaganesh
June 14th, 2013, 07:19 AM
Hi ,

I am currently employed to develop device driver development for an I2C device.
My Soc contains 3 I2C Master modules.
Please help me how to register the driver of particular I2C slave device to the corresponding I2C adapter/Master.
Just specify the API used for that.