summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/dvb-pll.h
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@sfr.fr>2012-07-31 18:31:20 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-12 02:26:37 (GMT)
commit5fb67074c6657edc34867cba78255b6f5b505f12 (patch)
tree3083dd8cf1f2d097934548cc59743a2cab8320e7 /drivers/media/dvb/frontends/dvb-pll.h
parent743135e7a59b452c2ad526a040e494772af815a9 (diff)
downloadlinux-fsl-qoriq-5fb67074c6657edc34867cba78255b6f5b505f12.tar.xz
[media] dvb: add support for Thomson DTT7520X
Add support for Thomson DTT7520X pll needed by ngene card Terratec Cynergy 2400i DT Signed-off-by: Patrice Chotard <patricechotard@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/dvb-pll.h')
-rw-r--r--drivers/media/dvb/frontends/dvb-pll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/dvb-pll.h b/drivers/media/dvb/frontends/dvb-pll.h
index 0869643..4de754f 100644
--- a/drivers/media/dvb/frontends/dvb-pll.h
+++ b/drivers/media/dvb/frontends/dvb-pll.h
@@ -27,6 +27,7 @@
#define DVB_PLL_SAMSUNG_TBDU18132 16
#define DVB_PLL_SAMSUNG_TBMU24112 17
#define DVB_PLL_TDEE4 18
+#define DVB_PLL_THOMSON_DTT7520X 19
/**
* Attach a dvb-pll to the supplied frontend structure.