]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] dvb_pll: DVB-S incorrect tune settings for dw2102/dm1105/cx88/opera1
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 6 Feb 2011 15:29:51 +0000 (12:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:21 +0000 (20:32 -0300)
commit2b74334d12914eb10b8dac90300c3799a2115569
tree7640778bbc5ce7d0b212b7c183c9ee93c1e8db2a
parent92374e886c7518387e6816dedfe60fc7bdfa8fdd
[media] dvb_pll: DVB-S incorrect tune settings for dw2102/dm1105/cx88/opera1

This tuner PLL has missing initialisation settings resulting in
haphazard tuning. The PLL LPF was set to just 22000 symbol rate.

Basically, the module is a Sharp BS2F7HZ0194 (STV0299+IX2410)

I have had problems implementing the PLL in a new driver and
did not want to break the IX2410 out of the PLL.

This applies to DW2102, DM1105, CX88 and OPERA1 drivers.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/dvb-pll.c