]> 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)
commitc7429412db775ead6ed891f0610dd1d9daac8c2d
tree0b8525ed274f5e11f631058a8bc5710d4a19324a
parent3d96651dbabb6901560e96c0433fae7b0990dd4d
[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