From: Kalle Valo <kvalo@kernel.org>
To: Wen Gong <quic_wgong@quicinc.com>
Cc: <ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
ath11k@lists.infradead.org
Subject: Re: [PATCH] wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855
Date: Wed, 30 Aug 2023 10:29:33 +0300 [thread overview]
Message-ID: <87cyz5f0o2.fsf@kernel.org> (raw)
In-Reply-To: <20230830060226.18664-1-quic_wgong@quicinc.com> (Wen Gong's message of "Wed, 30 Aug 2023 02:02:26 -0400")
Wen Gong <quic_wgong@quicinc.com> writes:
> Sometimes board-2.bin does not have the board data which matched the
> parameters such as bus type, vendor, device, subsystem-vendor,
> subsystem-device, qmi-chip-id and qmi-board-id, then wlan will load fail.
>
> Hence add another type which only matches the bus type and qmi-chip-id,
> then the ratio of missing board data reduced.
>
> 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@quicinc.com>
Wrong list, adding also ath11k list.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Wen Gong <quic_wgong@quicinc.com>
Cc: <ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
ath11k@lists.infradead.org
Subject: Re: [PATCH] wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855
Date: Wed, 30 Aug 2023 10:29:33 +0300 [thread overview]
Message-ID: <87cyz5f0o2.fsf@kernel.org> (raw)
In-Reply-To: <20230830060226.18664-1-quic_wgong@quicinc.com> (Wen Gong's message of "Wed, 30 Aug 2023 02:02:26 -0400")
Wen Gong <quic_wgong@quicinc.com> writes:
> Sometimes board-2.bin does not have the board data which matched the
> parameters such as bus type, vendor, device, subsystem-vendor,
> subsystem-device, qmi-chip-id and qmi-board-id, then wlan will load fail.
>
> Hence add another type which only matches the bus type and qmi-chip-id,
> then the ratio of missing board data reduced.
>
> 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@quicinc.com>
Wrong list, adding also ath11k list.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
ath12k mailing list
ath12k@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/ath12k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Wen Gong <quic_wgong@quicinc.com>
Cc: <ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
ath11k@lists.infradead.org
Subject: Re: [PATCH] wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855
Date: Wed, 30 Aug 2023 10:29:33 +0300 [thread overview]
Message-ID: <87cyz5f0o2.fsf@kernel.org> (raw)
In-Reply-To: <20230830060226.18664-1-quic_wgong@quicinc.com> (Wen Gong's message of "Wed, 30 Aug 2023 02:02:26 -0400")
Wen Gong <quic_wgong@quicinc.com> writes:
> Sometimes board-2.bin does not have the board data which matched the
> parameters such as bus type, vendor, device, subsystem-vendor,
> subsystem-device, qmi-chip-id and qmi-board-id, then wlan will load fail.
>
> Hence add another type which only matches the bus type and qmi-chip-id,
> then the ratio of missing board data reduced.
>
> 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@quicinc.com>
Wrong list, adding also ath11k list.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2023-08-30 7:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 6:02 [PATCH] wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855 Wen Gong
2023-08-30 6:02 ` Wen Gong
2023-08-30 7:29 ` Kalle Valo [this message]
2023-08-30 7:29 ` Kalle Valo
2023-08-30 7:29 ` Kalle Valo
2023-09-20 13:39 ` Kalle Valo
2023-09-20 13:39 ` Kalle Valo
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=87cyz5f0o2.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=ath11k@lists.infradead.org \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_wgong@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.