> This patch set adds to the I2C core the ability to handle multiplexed > I2C bus topologies by presenting each multiplexed segment as a I2C > adapter. Hi Rodolfo, Thanks for this patch. I learned about this patch through linux-media mailing list. 1)I have a sensor board header that uses pca9543a i2c switch which is addressed by this patch. In my board, I have another i2c chip that share the same i2c address with the sensor. Currently I cannot have both these drivers co-exists due to this. Please let me know if this can work once I use this patch. 2)Which kernel version you use for this patch? 3) Where can I download your patch so that I can give it a shot. Is there any platform data I need to setup in my arch/ folder to use this patch? 4) When do you think this will be merged to mainline kernel? Thanks Murali -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html