Message ID | 20240306-wcn3990-firmware-path-v2-1-f89e98e71a57@linaro.org |
---|---|
State | Accepted |
Commit | 158fff51b4c326d053e42c146e7798ae5748087f |
Headers | show |
Series | wifi: ath10k: support board-specific firmware overrides | expand |
Dmitry Baryshkov <dmitry.baryshkov@linaro.org> wrote: > 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 <krzysztof.kozlowski@linaro.org> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> > Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> 2 patches applied to ath-next branch of ath.git, thanks. 158fff51b4c3 dt-bindings: net: wireless: ath10k: describe firmware-name property 5abf259772df wifi: ath10k: support board-specific firmware overrides
diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.yaml index 7758a55dd328..d978d850ce93 100644 --- a/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.yaml +++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.yaml @@ -72,6 +72,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