Hi,

Thank you for your fast answer.


So, I added the register_board_info in my board init function.
I fill the i2c_board_info structure with the macro I2C_BOARD_INFO.
I define a few clients.

And so what ?

The system is supposed to call the probe(client) of the driver ?


I am really lost. I did not anderstand how to get a valid client instance.
I suppose the I2C layer says "Hey boy, you have a new client !", but when ?


What about 'static unsigned short probe[2] = { I2C_CLIENT_END, I2C_CLIENT_END
};'.
Can it help me ?


Thank you in advance.


Best regards,

Légion.

_______________________________________________
i2c mailing list
[email protected]
http://lists.lm-sensors.org/mailman/listinfo/i2c

Reply via email to