[media] bttv: add VIDIOC_DBG_G_CHIP_IDENT
[firefly-linux-kernel-4.4.55.git] / include / media / v4l2-chip-ident.h
index 4ee125bae719ef379e699a6b02e9673e798f8516..b5996f959a31b8c4e584b5ea982f0dc43bf58890 100644 (file)
@@ -96,12 +96,20 @@ enum {
        /* module au0828 */
        V4L2_IDENT_AU0828 = 828,
 
+       /* module bttv: ident 848 + 849 */
+       V4L2_IDENT_BT848 = 848,
+       V4L2_IDENT_BT849 = 849,
+
        /* module bt856: just ident 856 */
        V4L2_IDENT_BT856 = 856,
 
        /* module bt866: just ident 866 */
        V4L2_IDENT_BT866 = 866,
 
+       /* module bttv: ident 878 + 879 */
+       V4L2_IDENT_BT878 = 878,
+       V4L2_IDENT_BT879 = 879,
+
        /* module ks0127: reserved range 1120-1129 */
        V4L2_IDENT_KS0122S = 1122,
        V4L2_IDENT_KS0127  = 1127,