]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property
authorMiaoqing Pan <miaoqing.pan@oss.qualcomm.com>
Wed, 21 Jan 2026 09:50:55 +0000 (17:50 +0800)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Fri, 30 Jan 2026 15:12:37 +0000 (07:12 -0800)
The firmware-name property was originally introduced to allow end-users
and integrators to select use-case-specific firmware for the WCN6855.
However, specifying firmware for an M.2 WLAN module in the Device Tree
is not appropriate. Instead, this functionality will be handled within
the ath11k driver. Therefore, the firmware-name property is now
deprecated.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Miaoqing Pan <miaoqing.pan@oss.qualcomm.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260121095055.3683957-3-miaoqing.pan@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Documentation/devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml

index e34d42a30192b80311a4c6bb41bd3c8ffc66375f..0162e365798b7e5b9fa7ae5430208b3b26f279a7 100644 (file)
@@ -37,6 +37,7 @@ properties:
 
   firmware-name:
     maxItems: 1
+    deprecated: true
     description:
       If present, a board or platform specific string used to lookup
       usecase-specific firmware files for the device.