V4L/DVB (9798): saa7134: add analog and DVB-T support for Medion/Creatix CTX946
[firefly-linux-kernel-4.4.55.git] / drivers / media / video / saa7134 / saa7134-cards.c
index f0b95804e4146afda1655315bf9f94705dd14478..a2e3f6729c5b1ad709fc9749d17054a93c3188e4 100644 (file)
@@ -4772,6 +4772,12 @@ struct pci_device_id saa7134_pci_tbl[] = {
                .subdevice    = 0x0003,
                .driver_data  = SAA7134_BOARD_MD7134,
        },{
+               .vendor       = PCI_VENDOR_ID_PHILIPS,
+               .device       = PCI_DEVICE_ID_PHILIPS_SAA7134,
+               .subvendor    = 0x16be, /* CTX946 analog TV, HW mpeg, DVB-T */
+               .subdevice    = 0x5000, /* only analog TV and DVB-T for now */
+               .driver_data  = SAA7134_BOARD_MD7134,
+       }, {
                .vendor       = PCI_VENDOR_ID_PHILIPS,
                .device       = PCI_DEVICE_ID_PHILIPS_SAA7130,
                .subvendor    = 0x1048,