hi,
We are planning to build our own board with a micron MT9T012 sensor and plan to connect it to P18 on the OMAP35xx EVM. I am trying to figure out how I would make the kernal recognise this new I2C device on the I2C3 bus?
And how I get my sensor driver to connect to this I2C device?
The docs with the EVM talk about the TVP5146 with is also a I2C device. So what i am trying to do is similar to this. I can't figure out how the kernel recognises the TVP5146 either.
Thanks!