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

Commit 149e3878 authored by Juuso Oikarinen's avatar Juuso Oikarinen Committed by John W. Linville
Browse files

wl1271: Configure smart-reflex paramter values.



Configure correct values to be used with the smart-reflex configuration of the
firmware.

Signed-off-by: default avatarJuuso Oikarinen <juuso.oikarinen@nokia.com>
Reviewed-by: default avatarLuciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: default avatarLuciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 94210897
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -260,12 +260,12 @@ static struct conf_drv_settings default_conf = {
			.tx_bip_fem_manufacturer = 1,
			.settings = 1,
			.sr_state = 1,
			.srf1 = { 0, 0, 0, 0, 0, 0, 0, 0,
				  0, 0, 0, 0, 0, 0, 0, 0 },
			.srf2 = { 0, 0, 0, 0, 0, 0, 0, 0,
				  0, 0, 0, 0, 0, 0, 0, 0 },
			.srf3 = { 0, 0, 0, 0, 0, 0, 0, 0,
				  0, 0, 0, 0, 0, 0, 0, 0 },
			.srf1 = { 0x07, 0x03, 0x18, 0x10, 0x05, 0xfb, 0xf0,
				  0xe8, 0, 0, 0, 0, 0, 0, 0, 0 },
			.srf2 = { 0x07, 0x03, 0x18, 0x10, 0x05, 0xfb, 0xf0,
				  0xe8, 0, 0, 0, 0, 0, 0, 0, 0 },
			.srf3 = { 0x07, 0x03, 0x18, 0x10, 0x05, 0xfb, 0xf0,
				  0xe8, 0, 0, 0, 0, 0, 0, 0, 0 },
			.sr_debug_table = { 0, 0, 0, 0, 0, 0, 0, 0,
					    0, 0, 0, 0, 0, 0, 0, 0 },
			.sr_sen_n_p = 0,