Wen Gong <quic_wgong@xxxxxxxxxxx> wrote: > Prepare the parameters which is needed for WMI command WMI_VDEV_SET_TPC_POWER_CMDID. > > Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23 > > Signed-off-by: Wen Gong <quic_wgong@xxxxxxxxxxx> > Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> And this also added new warnings: drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_mac_fill_reg_tpc_info': drivers/net/wireless/ath/ath11k/mac.c:7791:13: error: variable 'oper_freq' set but not used [-Werror=unused-but-set-variable] drivers/net/wireless/ath/ath11k/mac.c:7731: Possible repeated word: 'the' drivers/net/wireless/ath/ath11k/mac.c:7755: Possible repeated word: 'the' I fixed them in the pending branch: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=c9f905ac838d9a7d79adb49951c7b0579d020c0a -- https://patchwork.kernel.org/project/linux-wireless/patch/20230920082349.29111-10-quic_wgong@xxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches