[media] mt9t112: mt9t111 format set up differs from mt9t112
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 30 Jan 2013 11:04:47 +0000 (08:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 13 Feb 2013 19:25:56 +0000 (17:25 -0200)
commitec34e1d579819789ecde888c1d54310824957893
treebd473b4483e7f9805db592d254ae1bf6ba54d33f
parentd6646b8075f8110ac167f335d660b8a544dd324e
[media] mt9t112: mt9t111 format set up differs from mt9t112

The original commit, adding the mt9t112 driver said, that mt9t111 and
mt9t112 had identical register layouts. This however doesn't seem to be
the case. At least pixel format selection in the mt9t111 datasheet is
different from the driver implementation. So far only the default YUYV
format has been verified to work with mt9t111. Limit the driver to only
report one supported format with mt9t111 until more formats are
implemented.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/i2c/soc_camera/mt9t112.c