wl1271: Configure smart-reflex paramter values.
Configure correct values to be used with the smart-reflex configuration of the firmware. Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
94210897e2
commit
149e38789f
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user