On Tue, 20 May 2025 10:06:52 +0530, Aditya Kumar Singh wrote: > The current implementation of per-pdev frequency range updates assumes that > each pdev supports only a single band. As a result in ath12k_regd_update(), > bands are handled using an if-else structure, which limits updates to only > one of the band per pdev. This assumption does not hold for all chipsets. > For example, the WCN7850 supports multiple bands within a single pdev. > > Hence to accommodate such cases, update the logic to account for all band > cases by handling each band in a separate if conditions instead of the > previous if-else structure. > > [...] Applied, thanks! [1/1] wifi: ath12k: fix mac pdev frequency range update commit: 0d777aa2ca77584b339ce195db86fe0ee7dda5d5 Best regards, -- Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>