]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/media/v4l2-chip-ident.h
sched: fine-tune SD_MC_INIT
[linux-2.6-omap-h63xx.git] / include / media / v4l2-chip-ident.h
index 41b509babf3f4e895878118fd799b1b4d8e664cd..d73a8e9028a56f425e60eb1ecaddf642e5d34e66 100644 (file)
@@ -72,6 +72,10 @@ enum {
        /* module cs5345: just ident 5345 */
        V4L2_IDENT_CS5345 = 5345,
 
+       /* module saa6752hs: reserved range 6750-6759 */
+       V4L2_IDENT_SAA6752HS = 6752,
+       V4L2_IDENT_SAA6752HS_AC3 = 6753,
+
        /* module wm8739: just ident 8739 */
        V4L2_IDENT_WM8739 = 8739,
 
@@ -161,6 +165,7 @@ enum {
        /* Micron CMOS sensor chips: 45000-45099 */
        V4L2_IDENT_MT9M001C12ST         = 45000,
        V4L2_IDENT_MT9M001C12STM        = 45005,
+       V4L2_IDENT_MT9M111              = 45007,
        V4L2_IDENT_MT9V022IX7ATC        = 45010, /* No way to detect "normal" I77ATx */
        V4L2_IDENT_MT9V022IX7ATM        = 45015, /* and "lead free" IA7ATx chips */
 };