mirror of https://gitee.com/openkylin/linux.git
ath9k_hw: update CCK loop coefficients for AR953x 1.0
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
a60f99f75d
commit
efeb143016
|
@ -219,7 +219,7 @@ static const u32 qca953x_1p0_baseband_core[][2] = {
|
|||
{0x00009d04, 0x40206c10},
|
||||
{0x00009d08, 0x009c4060},
|
||||
{0x00009d0c, 0x9883800a},
|
||||
{0x00009d10, 0x01884061},
|
||||
{0x00009d10, 0x018848c6},
|
||||
{0x00009d14, 0x00c0040b},
|
||||
{0x00009d18, 0x00000000},
|
||||
{0x00009e08, 0x0038230c},
|
||||
|
|
Loading…
Reference in New Issue