]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: ov7670: add support for ov7675
authorJavier Martin <javier.martin@vista-silicon.com>
Tue, 29 Jan 2013 10:12:13 +0000 (07:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 8 Feb 2013 16:23:32 +0000 (14:23 -0200)
commit31519e2217cdae54b176c394de6aee9d586f6a89
tree0b8525ed274f5e11f631058a8bc5710d4a19324a
parent473df3dd3ffc9002cb667848af785849e4a6ab4c
[media] media: ov7670: add support for ov7675

ov7675 and ov7670 share the same registers but there is no way
to distinguish them at runtime. However, they require different
tweaks to achieve the desired resolution. For this reason this
patch adds a new ov7675 entry to the ov7670_id table.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/i2c/ov7670.c