diff options
Diffstat (limited to 'include/media')
-rw-r--r-- | include/media/v4l2-chip-ident.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h index 15fd93caaf6c..30448cd51751 100644 --- a/include/media/v4l2-chip-ident.h +++ b/include/media/v4l2-chip-ident.h | |||
@@ -171,6 +171,7 @@ enum { | |||
171 | V4L2_IDENT_MT9M001C12ST = 45000, | 171 | V4L2_IDENT_MT9M001C12ST = 45000, |
172 | V4L2_IDENT_MT9M001C12STM = 45005, | 172 | V4L2_IDENT_MT9M001C12STM = 45005, |
173 | V4L2_IDENT_MT9M111 = 45007, | 173 | V4L2_IDENT_MT9M111 = 45007, |
174 | V4L2_IDENT_MT9M112 = 45008, | ||
174 | V4L2_IDENT_MT9V022IX7ATC = 45010, /* No way to detect "normal" I77ATx */ | 175 | V4L2_IDENT_MT9V022IX7ATC = 45010, /* No way to detect "normal" I77ATx */ |
175 | V4L2_IDENT_MT9V022IX7ATM = 45015, /* and "lead free" IA7ATx chips */ | 176 | V4L2_IDENT_MT9V022IX7ATM = 45015, /* and "lead free" IA7ATx chips */ |
176 | }; | 177 | }; |