commit | 12551ced30bb4658496ba76b7998dc6930b45722 | [log] [tgz] |
---|---|---|
author | Bartosz Markowski <bartosz.markowski@tieto.com> | Thu Nov 05 09:50:40 2015 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Nov 12 21:03:00 2015 +0200 |
tree | a475a682beac93afa032ceab6c4085ec6b5521e6 | |
parent | f680f70adbeab28b35f849016b964dd645db6237 [diff] |
ath10k: fix the currently supported QCA9377 target version name When introducing the original QCA9377 support, the chip target version was wrongly picked. The chip advertising itself with bmi target value equal to 0x05020001 is in fact a 1.1 revision. I realized this once I got a real 1.1 hw to play with. Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>