summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Marangi2023-11-10 11:52:13 +0000
committerChristian Marangi2023-11-10 11:52:13 +0000
commit0c2e810e71ed0a59fb00246c7fa2c236ff67a0ee (patch)
tree2b0848e4c5f5df53af03003de1155f12f109bd23
parent371d4dce9b9a4b4dfd59bc902bb216f7133743cb (diff)
downloadqca-wireless-0c2e810e71ed0a59fb00246c7fa2c236ff67a0ee.tar.gz
qcn9074: fix prpl Foundation Haze BDF for old mac80211 version
It seems in a specific timeframe ath11k fw require some bits related to 6GHz config deployment to be enabled or the BDF is rejected. These were only present from template 4.0.0+ and weren't a thing for template 3.0.0. Haze BDF is based on this old template version and lacks of these bits. Adding these missing bits from an upstream generic BDF makes the fw happy and work on old mac80211. Recent mac80211 fixed this and is not affected. Adding these bits doesn't cause any regression but only makes it more compatible with previous ath11k drivers. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
-rw-r--r--board-prpl_haze.qcn9074bin131172 -> 131172 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/board-prpl_haze.qcn9074 b/board-prpl_haze.qcn9074
index 5742893..5d54bdf 100644
--- a/board-prpl_haze.qcn9074
+++ b/board-prpl_haze.qcn9074
Binary files differ