Hi Ti
I use i2c tool to detect all devices on i2c-1.
When I type command 'i2cdetect -y -r 1', i would receive warning kernel message "map_i2c 20010000.i2c: controller timed out".
I use logic analyzer to logic analyzer the i2c bus state. As soon as i2cdetect scan security IC, the Data pin would keep low.
But it is normal that I use ioctl to read/write data from i2c bus.
By the way, it's normal when i use i2c tool to detect another device on the same bus(i2c-1).
Thanks