ath12k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Baochen Qiang <quic_bqiang@quicinc.com>
Cc: <ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 1/5] wifi: ath12k: add string type to search board data in board-2.bin for WCN7850
Date: Mon, 18 Dec 2023 18:48:22 +0000 (UTC)	[thread overview]
Message-ID: <170292530072.424292.15296808219565634981.kvalo@kernel.org> (raw)
In-Reply-To: <20231216060140.30611-2-quic_bqiang@quicinc.com>

Baochen Qiang <quic_bqiang@quicinc.com> wrote:

> Currently ath12k only supports string type with bus, chip id and board id
> such as "bus=ahb,qmi-chip-id=1,qmi-board-id=4" for AHB bus chip and
> "bus=pci,qmi-chip-id=0,qmi-board-id=255" for PCI bus chip in board-2.bin.
> For WCN7850, it is not enough to distinguish all different chips.
> 
> Add a new string type which includes bus, chip id, board id, vendor,
> device, subsystem-vendor and subsystem-device for WCN7850.
> 
> ath12k will first load board-2.bin and searches in it for the board data
> with the above parameters. If matched with one board data, ath12k downloads
> it to firmware. And if not, downloads board.bin instead.
> 
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4
> 
> Signed-off-by: Wen Gong <quic_wgong@quicinc.com>
> Signed-off-by: Baochen Qiang <quic_bqiang@quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>

5 patches applied to ath-next branch of ath.git, thanks.

f4c2a9d62213 wifi: ath12k: add string type to search board data in board-2.bin for WCN7850
7173972a2eb1 wifi: ath12k: add fallback board name without variant while searching board-2.bin
97474e5f5424 wifi: ath12k: remove unused ATH12K_BD_IE_BOARD_EXT
511207452221 wifi: ath12k: add support to search regdb data in board-2.bin for WCN7850
52f8c45fa36d wifi: ath12k: support default regdb while searching board-2.bin for WCN7850

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20231216060140.30611-2-quic_bqiang@quicinc.com/

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



  parent reply	other threads:[~2023-12-18 18:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-16  6:01 [PATCH 0/5] wifi: ath12k: support some new strings while searching board/regdb data in board-2.bin Baochen Qiang
2023-12-16  6:01 ` [PATCH 1/5] wifi: ath12k: add string type to search board data in board-2.bin for WCN7850 Baochen Qiang
2023-12-16 19:19   ` Jeff Johnson
2023-12-18 18:48   ` Kalle Valo [this message]
2023-12-16  6:01 ` [PATCH 2/5] wifi: ath12k: add fallback board name without variant while searching board-2.bin Baochen Qiang
2023-12-16 19:19   ` Jeff Johnson
2023-12-16  6:01 ` [PATCH 3/5] wifi: ath12k: remove unused ATH12K_BD_IE_BOARD_EXT Baochen Qiang
2023-12-16 19:19   ` Jeff Johnson
2023-12-16  6:01 ` [PATCH 4/5] wifi: ath12k: add support to search regdb data in board-2.bin for WCN7850 Baochen Qiang
2023-12-16 19:20   ` Jeff Johnson
2023-12-16  6:01 ` [PATCH 5/5] wifi: ath12k: support default regdb while searching " Baochen Qiang
2023-12-16 19:20   ` Jeff Johnson

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=170292530072.424292.15296808219565634981.kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath12k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_bqiang@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 read-only IMAP folder(s) and NNTP newsgroup(s).