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

Commit d2e452ae authored by Rajkumar Manoharan's avatar Rajkumar Manoharan Committed by John W. Linville
Browse files

ath9k_hw: Updated ar9003 initval table for AR9380



The ar9003 table is updated to increase XLNA BIAS
output driver strengh.

Signed-off-by: default avatarRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent eec353c5
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -24,11 +24,11 @@ static const u32 ar9300_2p2_radio_postamble[][5] = {
	{0x0001609c, 0x0dd08f29, 0x0dd08f29, 0x0b283f31, 0x0b283f31},
	{0x000160ac, 0xa4653c00, 0xa4653c00, 0x24652800, 0x24652800},
	{0x000160b0, 0x03284f3e, 0x03284f3e, 0x05d08f20, 0x05d08f20},
	{0x0001610c, 0x08000000, 0x00000000, 0x00000000, 0x00000000},
	{0x0001610c, 0xc8000000, 0xc0000000, 0xc0000000, 0xc0000000},
	{0x00016140, 0x10804008, 0x10804008, 0x50804008, 0x50804008},
	{0x0001650c, 0x08000000, 0x00000000, 0x00000000, 0x00000000},
	{0x0001650c, 0xc8000000, 0xc0000000, 0xc0000000, 0xc0000000},
	{0x00016540, 0x10804008, 0x10804008, 0x50804008, 0x50804008},
	{0x0001690c, 0x08000000, 0x00000000, 0x00000000, 0x00000000},
	{0x0001690c, 0xc8000000, 0xc0000000, 0xc0000000, 0xc0000000},
	{0x00016940, 0x10804008, 0x10804008, 0x50804008, 0x50804008},
};