Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215

2023-02-15 Thread Josh Boyer
sitory at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git > ath10k-20230215 Pulled and pushed out. Thanks. josh > > for you to fetch changes up to c7a57ef688f7d99d8338a5d8edddc8836ff0e6de: > > ath11k: WCN6855 hw2.0: update to > WLAN.HSP

Re: [PATCH 1/2] wifi: cfg80211: Add beacon hint notifier support

2023-02-15 Thread Johannes Berg
> > > > Why is this even needed? You should always get reg_notifier after this > > anyway? > > Currently when channel flag changed through the beacon hints are not > informed to driver. > > reg_notifier will be triggered for regdomain changes but not for channel flag > changes due to beacon

Re: [PATCH 1/2] wifi: cfg80211: Add beacon hint notifier support

2023-02-15 Thread Youghandhar Chintala (Temp)
On 1/18/2023 10:00 PM, Johannes Berg wrote: +++ b/include/net/cfg80211.h @@ -5386,6 +5386,8 @@ struct wiphy { void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request); + void (*beacon_hint_notifier)(struct wiphy *wiphy); missing

[PULL linux-firmware] ath10k & ath11k firmware 20230215

2023-02-15 Thread Kalle Valo
The following changes since commit a253a3723f8a0ee5bc5d4f551981a651ba660186: cnm: update chips wave521c firmware. (2023-02-14 12:58:03 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git ath10k-20230215 for you to fetch changes up