[PATCH v3 0/4] ath12k: Factory test mode support

Kalle Valo kvalo at kernel.org
Wed Jun 26 10:03:56 PDT 2024


Aaradhana Sahu <quic_aarasahu at quicinc.com> writes:

> Device is booted in factory test mode for calibration.
> The commands are sent from userspace application, which
> is sent to firmware using wmi commands. Firmware sends
> the response to driver as wmi events and driver sends
> these events to the application via netlink message.
>
> Also added changes related to correct pdev id access for
> fw test cmd.
>
> Aaradhana Sahu (3):
>   wifi: ath: create common testmode_i.h file for ath drivers
>   wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
>   wifi: ath12k: add factory test mode support
>
> Rajat Soni (1):
>   wifi: ath12k: Fill pdev id for fw test cmd

BTW these are now in pending branch, there were some conflict but a new warning
because of wow patches. No need to resend because of this, I'll fix the
warning later.

drivers/net/wireless/ath/ath12k/wow.c: In function 'ath12k_wow_op_resume':
drivers/net/wireless/ath/ath12k/wow.c:982:17: warning: enumeration value 'ATH12K_HW_STATE_TM' not handled in switch [-Wswitch]
  982 |                 switch (ah->state) {
      |                 ^~~~~~


-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches



More information about the ath12k mailing list