qcn9074: fix prpl Foundation Haze BDF for old mac80211 version
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 10 Nov 2023 11:52:13 +0000 (12:52 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 10 Nov 2023 11:52:13 +0000 (12:52 +0100)
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>
board-prpl_haze.qcn9074

index 57428935bc49b4d1a59a7a04991b058d3eb18862..5d54bdf50f303506e565b002f4711851a702012a 100644 (file)
Binary files a/board-prpl_haze.qcn9074 and b/board-prpl_haze.qcn9074 differ