Hi Greg,
Thanks for the reply.
We have the device tree information and wrote in the board. In this device tree, we specify our I2c device details.
In usual, if the device is there, then driver probe gets called. This is the proper scenario.
But if the device is not there, then i2c master controller will not get the Ack from slave device. Still driver probe gets called without device
connected (In device tree, device node is there for slave device).
How the driver probe gets called?? This is the problem for us.
Thanks & Regards
- Asad
IQ Root Technologies