Page 1 of 1

How to change the init order of devices on startup

Posted: Thu Oct 22, 2009 10:54 am
by mork
Hello,

I'm about to rewrite the camera driver (camif) to make possible to change the resolution and so on. Therefore some registers of the camera must be set through I2C. But I can't attach a new I2C client because the I2C interface is started after the camif init. Do somebody know how to change the order of device initialization on startup to make the I2C driver start before the camif?

Regards
Mark