summaryrefslogtreecommitdiff
path: root/drivers/media/common/b2c2/flexcop-misc.c
diff options
context:
space:
mode:
authorJemma Denson <jdenson@gmail.com>2015-04-14 09:04:50 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-18 16:31:35 -0300
commit5afc9a25be8d4e627cf07aa8a7500eafe3664b94 (patch)
treedfdde92a1caa90f87140b3f097ec20d4b2dc1c61 /drivers/media/common/b2c2/flexcop-misc.c
parent9cae84b32dd52768cf2fd2fcb214c3f570676c4b (diff)
[media] Add support for TechniSat Skystar S2
This patch adds support for the Technisat Skystar S2 - this has been tried before but the cx24120 driver was a bit out of shape and it didn't got any further: https://patchwork.linuxtv.org/patch/10575/ It is an old card, but currently being sold off for next to nothing, so it's proving quite popular of late. Noticing it's quite similar to the cx24116 and cx24117 I've rewritten the driver in a similar way. There were a few registers and commands from those drivers missing from this one I've tested out and found they do something so they've been added in to speed up tuning and to make get_frontend return something useful. Signed-off-by: Jemma Denson <jdenson@gmail.com> Signed-off-by: Patrick.Boettcher <patrick.boettcher@posteo.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/common/b2c2/flexcop-misc.c')
-rw-r--r--drivers/media/common/b2c2/flexcop-misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/common/b2c2/flexcop-misc.c b/drivers/media/common/b2c2/flexcop-misc.c
index f06f3a9070f5..b8eff235367d 100644
--- a/drivers/media/common/b2c2/flexcop-misc.c
+++ b/drivers/media/common/b2c2/flexcop-misc.c
@@ -56,6 +56,7 @@ static const char *flexcop_device_names[] = {
[FC_SKY_REV26] = "Sky2PC/SkyStar 2 DVB-S rev 2.6",
[FC_SKY_REV27] = "Sky2PC/SkyStar 2 DVB-S rev 2.7a/u",
[FC_SKY_REV28] = "Sky2PC/SkyStar 2 DVB-S rev 2.8",
+ [FC_SKYS2_REV33] = "Sky2PC/SkyStar S2 DVB-S/S2 rev 3.3",
};
static const char *flexcop_bus_names[] = {