Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 = {