[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20251214025230.716387-3-miaoqing.pan@oss.qualcomm.com>
Date: Sun, 14 Dec 2025 10:52:30 +0800
From: Miaoqing Pan <miaoqing.pan@....qualcomm.com>
To: jjohnson@...nel.org, johannes@...solutions.net, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org
Cc: ath11k@...ts.infradead.org, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
krzk@...nel.org, Miaoqing Pan <miaoqing.pan@....qualcomm.com>
Subject: [PATCH v2 ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: remove obsolete firmware-name property
The firmware-name property was introduced to allow end-users and
integrators to select usecase 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.
The driver has removed all support for firmware-name, and no upstream
Device Tree files reference this property. Therefore, this patch
removes the property from the binding and marks it as obsolete.
This is a DT ABI-breaking change, but safe since there are no in-tree
users.
Acked-by: Rob Herring (Arm) <robh@...nel.org>
Signed-off-by: Miaoqing Pan <miaoqing.pan@....qualcomm.com>
---
.../devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml
index e34d42a30192..653b319fee88 100644
--- a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml
@@ -35,12 +35,6 @@ properties:
string to uniquely identify variant of the calibration data for designs
with colliding bus and device ids
- firmware-name:
- maxItems: 1
- description:
- If present, a board or platform specific string used to lookup
- usecase-specific firmware files for the device.
-
vddrfacmn-supply:
description: VDD_RFA_CMN supply regulator handle
--
2.34.1
Powered by blists - more mailing lists