camera: add mt9d112 sensor driver for FIH project

This commit is contained in:
ddl
2011-02-01 23:08:02 +08:00
parent 8abc65f5ad
commit bdf7b264ae
9 changed files with 3349 additions and 109 deletions

View File

@@ -253,6 +253,7 @@ enum {
V4L2_IDENT_MT9M001C12STM = 45005,
V4L2_IDENT_MT9M111 = 45007,
V4L2_IDENT_MT9M112 = 45008,
V4L2_IDENT_MT9D112 = 45009, /* ddl@rock-chips.com : MT9D112 support */
V4L2_IDENT_MT9V022IX7ATC = 45010, /* No way to detect "normal" I77ATx */
V4L2_IDENT_MT9V022IX7ATM = 45015, /* and "lead free" IA7ATx chips */
V4L2_IDENT_MT9T031 = 45020,