aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKuninori Morimoto <morimoto.kuninori@renesas.com>2008-12-18 11:07:11 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-30 09:40:15 -0200
commit3cac2cab4f5b7eb7d9f7afc42cb251c45b96be36 (patch)
tree36627d4a588c0522510c728a31f4042aef704146 /include
parentV4L/DVB (10068): Change device ID selection method on ov772x driver (diff)
downloadlinux-dev-3cac2cab4f5b7eb7d9f7afc42cb251c45b96be36.tar.xz
linux-dev-3cac2cab4f5b7eb7d9f7afc42cb251c45b96be36.zip
V4L/DVB (10069): Add ov7725 support to ov772x driver
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/media/v4l2-chip-ident.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h
index 56974e689a4d..15fd93caaf6c 100644
--- a/include/media/v4l2-chip-ident.h
+++ b/include/media/v4l2-chip-ident.h
@@ -61,6 +61,7 @@ enum {
/* OmniVision sensors: reserved range 250-299 */
V4L2_IDENT_OV7670 = 250,
V4L2_IDENT_OV7720 = 251,
+ V4L2_IDENT_OV7725 = 252,
/* Conexant MPEG encoder/decoders: reserved range 410-420 */
V4L2_IDENT_CX23415 = 415,