From: Kalle Valo <kvalo@kernel.org>
To: Aaradhana Sahu <quic_aarasahu@quicinc.com>
Cc: <ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v3 0/4] ath12k: Factory test mode support
Date: Wed, 26 Jun 2024 20:03:56 +0300 [thread overview]
Message-ID: <87v81vhc03.fsf@kernel.org> (raw)
In-Reply-To: <20240611083427.881443-1-quic_aarasahu@quicinc.com> (Aaradhana Sahu's message of "Tue, 11 Jun 2024 14:04:23 +0530")
Aaradhana Sahu <quic_aarasahu@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
prev parent reply other threads:[~2024-06-26 17:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-11 8:34 [PATCH v3 0/4] ath12k: Factory test mode support Aaradhana Sahu
2024-06-11 8:34 ` [PATCH v3 1/4] wifi: ath: create common testmode_i.h file for ath drivers Aaradhana Sahu
2024-06-11 8:34 ` [PATCH v3 2/4] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode Aaradhana Sahu
2024-06-11 8:34 ` [PATCH v3 3/4] wifi: ath12k: add factory test mode support Aaradhana Sahu
2024-06-11 8:34 ` [PATCH v3 4/4] wifi: ath12k: Fill pdev id for fw test cmd Aaradhana Sahu
2024-06-12 16:51 ` [PATCH v3 0/4] ath12k: Factory test mode support Jeff Johnson
2024-06-13 13:30 ` Kalle Valo
2024-06-17 11:17 ` Aaradhana Sahu
2024-06-26 17:03 ` Kalle Valo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v81vhc03.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_aarasahu@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.