]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: remoteproc: qcom,sm6115-pas: Use recommended MBN firmware format in...
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 26 Feb 2025 14:51:03 +0000 (15:51 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 5 Mar 2025 02:27:02 +0000 (18:27 -0800)
All Qualcomm firmwares uploaded to linux-firmware are in MBN format,
instead of split MDT.  No functional changes, just correct the DTS
example so people will not rely on unaccepted files.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250226145103.10839-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Documentation/devicetree/bindings/remoteproc/qcom,sm6115-pas.yaml

index 059cb87b4d6c23c47522baadbbd17008f1b9c30d..eeb6a8aafeb92a374aab11281ab4dae035f58e7d 100644 (file)
@@ -127,7 +127,7 @@ examples:
         clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>;
         clock-names = "xo";
 
-        firmware-name = "qcom/sm6115/adsp.mdt";
+        firmware-name = "qcom/sm6115/adsp.mbn";
 
         interrupts-extended = <&intc GIC_SPI 282 IRQ_TYPE_EDGE_RISING>,
                               <&adsp_smp2p_in 0 IRQ_TYPE_EDGE_RISING>,