Baochen Qiang <quic_bqiang@xxxxxxxxxxx> wrote: > ath11k assigns ath11k_mac_op_set_bios_sar_specs to ath11k_ops, > and this function is called when user space application > calls NL80211_CMD_SET_SAR_SPECS. ath11k also registers SAR > type and frequency ranges to wiphy so user space can query > SAR capabilities. > > This feature is currently enabled for WCN6855. > > Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-02431-QCAHSPSWPL_V1_V2_SILICONZ_LITE-1 > > Signed-off-by: Baochen Qiang <quic_bqiang@xxxxxxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> This introduced new warnings: drivers/net/wireless/ath/ath11k/mac.c:8326: line length of 92 exceeds 90 columns drivers/net/wireless/ath/ath11k/wmi.c:8913: No space is necessary after a cast drivers/net/wireless/ath/ath11k/wmi.c:8920: No space is necessary after a cast drivers/net/wireless/ath/ath11k/wmi.c:8950: No space is necessary after a cast Fixed in the pending branch. -- https://patchwork.kernel.org/project/linux-wireless/patch/20220401120948.1312956-3-quic_bqiang@xxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches