]> git.karo-electronics.de Git - linux-beck.git/commit
ath10k: fix qca61x4 hw2.1 support
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 20 Apr 2015 09:20:41 +0000 (09:20 +0000)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 21 Apr 2015 17:38:12 +0000 (20:38 +0300)
commit11a002efbaa7fbd9f6e616695ab42aa9f1caf060
tree6fba063237b8f49ed7be7f07999ecf9ea7991267
parentde57e2c8e1211cb7dea981f9f9818f1e1036a4d8
ath10k: fix qca61x4 hw2.1 support

During initialization firmware does some sort of
memory switch between DRAM and IRAM. If
configuration value for bank switching isn't
correct device crashes during init.

The new value prevents firmware 11.0.0.302 (and
possibly others) for qca61x4 hw2.1 from crashing
during init.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.c