mbox series

[ath-next,0/3] wifi: ath12k: Properly update frequency range

Message ID 20250408042128.720263-1-quic_rajson@quicinc.com
Headers show
Series wifi: ath12k: Properly update frequency range | expand

Message

Rajat Soni April 8, 2025, 4:21 a.m. UTC
This patch series ensures that frequency range is correctly updated
compliance with regulatory rules.

Aditya Kumar Singh (2):
  wifi: ath12k: Fix frequency range in driver
  wifi: ath12k: Update frequency range if reg rules changes

Rajat Soni (1):
  wifi: ath12k: Add helper function ath12k_mac_update_freq_range()

 drivers/net/wireless/ath/ath12k/core.h |  9 ++++
 drivers/net/wireless/ath/ath12k/mac.c  | 49 +++++++++++++++----
 drivers/net/wireless/ath/ath12k/mac.h  |  2 +
 drivers/net/wireless/ath/ath12k/reg.c  | 67 ++++++++++++++++++++++++++
 4 files changed, 118 insertions(+), 9 deletions(-)


base-commit: ac17b1211841c98a9b4c2900ba2a7f457c80cf90

Comments

Jeff Johnson April 17, 2025, 10:57 p.m. UTC | #1
On Tue, 08 Apr 2025 09:51:25 +0530, Rajat Soni wrote:
> This patch series ensures that frequency range is correctly updated
> compliance with regulatory rules.
> 
> Aditya Kumar Singh (2):
>   wifi: ath12k: Fix frequency range in driver
>   wifi: ath12k: Update frequency range if reg rules changes
> 
> [...]

Applied, thanks!

[1/3] wifi: ath12k: Add helper function ath12k_mac_update_freq_range()
      commit: b7544de8a2984e61b95c58c1c6c1e8ce659b1021
[2/3] wifi: ath12k: Fix frequency range in driver
      commit: 657b0c72c4ad688d424560af98e3258b3f875a4d
[3/3] wifi: ath12k: Update frequency range if reg rules changes
      commit: 13324cecbb2c390a11f1fbfe87f3a5e62d6e4591

Best regards,