From: Kalle Valo <kvalo@kernel.org>
To: Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
Cc: <ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
Subject: Re: [PATCH 2/2] wifi: ath12k: Add QMI PHY capability learn support
Date: Wed, 17 Jan 2024 08:36:17 +0000 (UTC) [thread overview]
Message-ID: <170548057504.2185974.5246732710512983160.kvalo@kernel.org> (raw)
In-Reply-To: <20240113001659.1022465-3-quic_periyasa@quicinc.com>
Karthikeyan Periyasamy <quic_periyasa@quicinc.com> wrote:
> Currently, the number of PHY is learned from the firmware service ready
> event message. However, on the QCN9274 platform, number of PHY is a
> variable parameter. To enable MLO capability in the QMI host capability
> request message, the driver needs the PHY count information earlier than
> the firmware service ready event. Therefore, a new QMI message,
> "PHY capability message", is introduced to retrieve this information.
> This message allows the driver to fill in the MLO parameter in the QMI
> host capability request message. If the new QMI PHY capability message
> fails, the default configuration in the HW params will be used.
>
> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
>
> Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
> Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
I did some cosmetic changes to this patch: s/{ }/{}/, lower case debug messages etc.
--
https://patchwork.kernel.org/project/linux-wireless/patch/20240113001659.1022465-3-quic_periyasa@quicinc.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2024-01-17 8:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-13 0:16 [PATCH 0/2] wifi: ath12k: Enable QMI MLO helper function on QCN9274 Karthikeyan Periyasamy
2024-01-13 0:16 ` [PATCH 1/2] wifi: ath12k: Refactor QMI MLO host capability helper function Karthikeyan Periyasamy
2024-01-13 2:06 ` Jeff Johnson
2024-01-17 8:37 ` Kalle Valo
2024-01-13 0:16 ` [PATCH 2/2] wifi: ath12k: Add QMI PHY capability learn support Karthikeyan Periyasamy
2024-01-13 2:06 ` Jeff Johnson
2024-01-17 8:36 ` 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=170548057504.2185974.5246732710512983160.kvalo@kernel.org \
--to=kvalo@kernel.org \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_periyasa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).