[PATCH v4 1/2] Add support for mt9p031 Aptina (Micron) sensor.

This patch adds basic support (no controls) for
mt9p031 sensor. It applies on kernel 2.6.39.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>

Since isp clocks have not been exposed yet, this patch
includes a temporal solution for testing mt9p031 driver
in Beagleboard xM.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>

When compiling both as Y I get:

[ 4.231628] mt9p031 2-0048: Failed to reset the camera
[ 4.237030] omap3isp omap3isp: Failed to power on: -121
[ 4.242523] mt9p031 2-0048: Failed to power on device: -121
[ 4.248474] isp_register_subdev_group: Unable to register subdev mt9p031

regards,

Koen

I tried on an xM rev A2 and xM rev C, same error on both

Crap,
I get the same error here. Sorry for the inconvenience.
I'll send a new version in some minutes.