Tool/software: Linux
We would want to disable I2C adapter at runtime, Actually we wanted to use SDA pin and CLK pin as GPIO, because some times in our device user may not use i2c and instead of that we will let them to configure as GPIO. But when I try to export this pins(SDA, CLK), PCI0, PCI1 from processor, it is always busy. So how can we configure this and I did not get enough things in document. Could you please anyone help me to solve this?