Message ID | 20250121091844.1987-1-quic_kangyang@quicinc.com |
---|---|
Headers | show |
Series | wifi: ath12k: store and send country code to firmware after recovery | expand |
On 1/21/2025 5:18 PM, Kang Yang wrote: > From: Wen Gong <quic_wgong@quicinc.com> > > Currently ath12k does not send the country code to firmware after device > recovery. As a result the country code will be the default one which > is reported from firmware. Country code is important, so ath12k also > need to restore it to the value which was used before recovery. > > This is only needed for platforms which support the current_cc_support > hardware parameter. > > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 > > Signed-off-by: Wen Gong <quic_wgong@quicinc.com> > Signed-off-by: Kang Yang <quic_kangyang@quicinc.com> > --- Please ignore this version, review v9.