summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx23885/cx23885.h
diff options
context:
space:
mode:
authorStephen Backway2016-08-10 00:43:40 +0200
committerMauro Carvalho Chehab2016-08-24 21:20:16 +0200
commitdd9ad4fbf0cecfe9a823d6a18707af394eb9af21 (patch)
treea3edd2f984d792a3744b0ce8dd725a4351ca8a48 /drivers/media/pci/cx23885/cx23885.h
parent[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on success (diff)
downloadkernel-qcow2-linux-dd9ad4fbf0cecfe9a823d6a18707af394eb9af21.tar.gz
kernel-qcow2-linux-dd9ad4fbf0cecfe9a823d6a18707af394eb9af21.tar.xz
kernel-qcow2-linux-dd9ad4fbf0cecfe9a823d6a18707af394eb9af21.zip
[media] cx23885: Add support for Hauppauge WinTV quadHD ATSC version
Add support for the Hauppauge WinTV quadHD ATSC version. IR support has not been provided, all 4 tuners, demodulators etc are working. Further documentation can be found on Linux TV wiki. Signed-off-by: Stephen Backway <stev391@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/pci/cx23885/cx23885.h')
-rw-r--r--drivers/media/pci/cx23885/cx23885.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/media/pci/cx23885/cx23885.h b/drivers/media/pci/cx23885/cx23885.h
index 24a0a6c5b501..2ebece93d111 100644
--- a/drivers/media/pci/cx23885/cx23885.h
+++ b/drivers/media/pci/cx23885/cx23885.h
@@ -103,7 +103,8 @@
#define CX23885_BOARD_HAUPPAUGE_STARBURST 53
#define CX23885_BOARD_VIEWCAST_260E 54
#define CX23885_BOARD_VIEWCAST_460E 55
-#define CX23885_BOARD_HAUPPAUGE_QUADHD_DVB 56
+#define CX23885_BOARD_HAUPPAUGE_QUADHD_DVB 56
+#define CX23885_BOARD_HAUPPAUGE_QUADHD_ATSC 57
#define GPIO_0 0x00000001
#define GPIO_1 0x00000002