提交 8d2b0229 编写于 作者: J Joakim Hernberg 提交者: Mauro Carvalho Chehab

[media] cx23885: Fix tuning regression for TeVii S471

When tuning to 10818V on Astra 28E2, the system tunes to 11343V
instead. This is a regression in the S471 driver introduced with the
changeset: b43ea806 [media] cx23885:
Fix TeVii S471 regression since introduction of ts2020.
Suggested-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: NJoakim Hernberg <jhernberg@alchemy.lu>
Tested-by: NMark Clarkstone <hello@markclarkstone.co.uk>
Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
上级 6b4a16c3
......@@ -473,6 +473,7 @@ static struct ds3000_config tevii_ds3000_config = {
static struct ts2020_config tevii_ts2020_config = {
.tuner_address = 0x60,
.clk_out_div = 1,
.frequency_div = 1146000,
};
static struct cx24116_config dvbworld_cx24116_config = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册