summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885.h
diff options
context:
space:
mode:
authorOlli Salonen2014-09-29 09:44:16 +0200
committerMauro Carvalho Chehab2014-10-30 14:46:04 +0100
commit82c10276d4e86fa51b89cf62a1cf6ed12d543843 (patch)
tree7b746239b6d98fe6789d5c51e8197197ce1a1da8 /drivers/media/pci/cx23885/cx23885.h
parent[media] ti-fpe: LLVMLinux: Remove nested function from ti-vpe (diff)
downloadkernel-qcow2-linux-82c10276d4e86fa51b89cf62a1cf6ed12d543843.tar.gz
kernel-qcow2-linux-82c10276d4e86fa51b89cf62a1cf6ed12d543843.tar.xz
kernel-qcow2-linux-82c10276d4e86fa51b89cf62a1cf6ed12d543843.zip
[media] cx23855: add support for DVBSky T980C (no CI support)
This patch adds basic support for DVBSky T980C card. CI interface is not supported. DVBSky T980C is a PCIe card with the following components: - CX23885 PCIe bridge - Si2168-A20 demodulator - Si2158-A20 tuner - CIMaX SP2 CI chip The demodulator and tuner need firmware. They're the same as used with TT CT2-4650 CI: https://www.mail-archive.com/linux-media@vger.kernel.org/msg78033.html Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/pci/cx23885/cx23885.h')
-rw-r--r--drivers/media/pci/cx23885/cx23885.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/pci/cx23885/cx23885.h b/drivers/media/pci/cx23885/cx23885.h
index 6c35e6115969..33b1e26847a2 100644
--- a/drivers/media/pci/cx23885/cx23885.h
+++ b/drivers/media/pci/cx23885/cx23885.h
@@ -93,6 +93,7 @@
#define CX23885_BOARD_HAUPPAUGE_IMPACTVCBE 43
#define CX23885_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL_EXP2 44
#define CX23885_BOARD_DVBSKY_T9580 45
+#define CX23885_BOARD_DVBSKY_T980C 46
#define GPIO_0 0x00000001
#define GPIO_1 0x00000002