Skip to content

Commit 75f01bf

Browse files
krzkkuba-moo
authored andcommitted
dt-bindings: net: qcom,ipa: Use recommended MBN firmware format in DTS example
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 <[email protected]> Reviewed-by: Alex Elder <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 11c668d commit 75f01bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/net/qcom,ipa.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ examples:
239239
240240
qcom,gsi-loader = "self";
241241
memory-region = <&ipa_fw_mem>;
242-
firmware-name = "qcom/sc7180-trogdor/modem/modem.mdt";
242+
firmware-name = "qcom/sc7180-trogdor/modem/modem.mbn";
243243
244244
iommus = <&apps_smmu 0x440 0x0>,
245245
<&apps_smmu 0x442 0x0>;

0 commit comments

Comments
 (0)