]> Git Repo - J-linux.git/commitdiff
dt-bindings: net: wireless: ath10k: describe firmware-name property
authorDmitry Baryshkov <[email protected]>
Thu, 4 Apr 2024 10:17:25 +0000 (13:17 +0300)
committerKalle Valo <[email protected]>
Fri, 5 Apr 2024 12:04:03 +0000 (15:04 +0300)
For WCN3990 platforms we need to look for the platform / board specific
firmware-N.mbn file which corresponds to the wlanmdsp.mbn loaded to the
modem DSP via the TQFTPserv. Add firmware-name property describing this
classifier.

Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Documentation/devicetree/bindings/net/wireless/qcom,ath10k.yaml

index 9b3ef4bc373258be8037f51e713cf798fd233bd5..5c4498b762c89fe6964b7e3d2dba710e925eef51 100644 (file)
@@ -73,6 +73,12 @@ properties:
       - sky85703-11
       - sky85803
 
+  firmware-name:
+    maxItems: 1
+    description:
+      If present, a board or platform specific string used to lookup firmware
+      files for the device.
+
   wifi-firmware:
     type: object
     additionalProperties: false
This page took 0.115519 seconds and 4 git commands to generate.