mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
V4L/DVB (13767): [Mantis/VP-1041] Bug: Add in missing Master clock settings
Thanks to Ershov and Igor for pointing it out. Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
b29453aca0
commit
18b6de42d7
@ -267,6 +267,9 @@ struct stb0899_config vp1041_config = {
|
||||
.xtal_freq = 27000000,
|
||||
.inversion = IQ_SWAP_ON, /* 1 */
|
||||
|
||||
.lo_clk = 76500000,
|
||||
.hi_clk = 99000000,
|
||||
|
||||
.esno_ave = STB0899_DVBS2_ESNO_AVE,
|
||||
.esno_quant = STB0899_DVBS2_ESNO_QUANT,
|
||||
.avframes_coarse = STB0899_DVBS2_AVFRAMES_COARSE,
|
||||
|
Loading…
Reference in New Issue
Block a user