Changing i2c frequency programmatically (iMX6)

Hello,

Is there a way to change the i2c frequency programmatically on my MX6? I know the frequency is specified by the device tree, but maybe there is a way?
E.g. by using the i2c drives as module or something?

Best regards

Please see this community post.

Isn’t this discussion about tegra-based devices? Does the imx6 use the same i2c driver?

The same is applicable for iMX6. I2C frequency cannot be changed from an application in user space.