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 <bmasney@redhat.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230307232340.2370476-1-bmasney@redhat.com
1 parent 8ba961d commit b891251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)