Skip to content

Commit b891251

Browse files
masneybandersson
authored andcommitted
arm64: dts: qcom: sa8540p-ride: correct name of remoteproc_nsp0 firmware
The cdsp.mbn firmware that's referenced in sa8540p-ride.dts is actually named cdsp0.mbn in the deliverables from Qualcomm. Let's go ahead and correct the name to match what's in Qualcomm's deliverable. Signed-off-by: Brian Masney <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 8ba961d commit b891251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/sa8540p-ride.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
};
242242

243243
&remoteproc_nsp0 {
244-
firmware-name = "qcom/sa8540p/cdsp.mbn";
244+
firmware-name = "qcom/sa8540p/cdsp0.mbn";
245245
status = "okay";
246246
};
247247

0 commit comments

Comments
 (0)