public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH ath-current 0/2] wifi: ath11k: add usecase firmware handling based on device compatible
@ 2025-12-04  7:10 Miaoqing Pan
  2025-12-04  7:10 ` [PATCH ath-current 1/2] " Miaoqing Pan
  2025-12-04  7:11 ` [PATCH ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property Miaoqing Pan
  0 siblings, 2 replies; 11+ messages in thread
From: Miaoqing Pan @ 2025-12-04  7:10 UTC (permalink / raw)
  To: jjohnson, johannes, robh, krzk+dt, conor+dt
  Cc: ath11k, linux-wireless, linux-kernel, devicetree, Miaoqing Pan

The 'firmware-name' property was introduced to allow end-users and
integrators to select use-case-specific firmware for the WCN6855.
But for M.2 WLAN chips, there is no suitable DTS node to specify
the 'firmware-name' property. In addition, assigning firmware for
the M.2 PCIe interface causes chips that do not use use-case-specific
firmware to fail. Therefore, abandoning the approach of specifying
firmware in DTS. As an alternative, propose a static lookup table
mapping device compatible to firmware names.

Miaoqing Pan (2):
  wifi: ath11k: add usecase firmware handling based on device compatible
  dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name'
    property

 .../net/wireless/qcom,ath11k-pci.yaml         |  1 +
 drivers/net/wireless/ath/ath11k/core.c        | 37 ++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/core.h        |  7 ++--
 3 files changed, 40 insertions(+), 5 deletions(-)


base-commit: d0309c054362a235077327b46f727bc48878a3bc
-- 
2.34.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-01-13  7:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-04  7:10 [PATCH ath-current 0/2] wifi: ath11k: add usecase firmware handling based on device compatible Miaoqing Pan
2025-12-04  7:10 ` [PATCH ath-current 1/2] " Miaoqing Pan
2025-12-11  1:38   ` Baochen Qiang
2025-12-12  3:24   ` Krzysztof Kozlowski
2025-12-04  7:11 ` [PATCH ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property Miaoqing Pan
2025-12-09 19:56   ` Rob Herring (Arm)
2025-12-11 16:44   ` Jeff Johnson
2025-12-12  3:23     ` Krzysztof Kozlowski
2026-01-12 19:51       ` Jeff Johnson
2026-01-13  7:29         ` Krzysztof Kozlowski
2025-12-14  2:08     ` Miaoqing Pan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox