Commit de0fc463 authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab

[media] em28xx: MaxMedia UB425-TC change demod settings

That version of DRX-K chip supports only 2.
drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
drxk: Warning -22 on qam_demodulator_command
Signed-off-by: default avatarAntti Palosaari <crope@iki.fi>
Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent b6c7abb1
......@@ -387,6 +387,7 @@ static struct drxk_config maxmedia_ub425_tc_drxk = {
.microcode_name = "dvb-demod-drxk-01.fw",
.chunk_size = 62,
.load_firmware_sync = true,
.qam_demod_parameter_count = 2,
};
static struct drxk_config pctv_520e_drxk = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment