2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 12:14:01 +08:00

ath9k_hw: Update AR9003 interval to improve 5G Tx EVM

The number of temperature reading samples to average
during a Tx packet is decreased to 1 from 2 to improve
5G Tx EVM with chain 0-only mode.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Rajkumar Manoharan 2011-07-08 18:12:00 +05:30 committed by John W. Linville
parent 1a84ff7564
commit 6fea2b15cc

View File

@ -780,7 +780,7 @@ static const u32 ar9300_2p2_baseband_core[][2] = {
{0x0000a43c, 0x00100000}, {0x0000a43c, 0x00100000},
{0x0000a440, 0x00000000}, {0x0000a440, 0x00000000},
{0x0000a444, 0x00000000}, {0x0000a444, 0x00000000},
{0x0000a448, 0x06000080}, {0x0000a448, 0x05000080},
{0x0000a44c, 0x00000001}, {0x0000a44c, 0x00000001},
{0x0000a450, 0x00010000}, {0x0000a450, 0x00010000},
{0x0000a458, 0x00000000}, {0x0000a458, 0x00000000},