summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorBrian Masney <bmasney@redhat.com>2023-03-07 18:23:40 -0500
committerBjorn Andersson <andersson@kernel.org>2023-03-09 13:56:10 -0800
commitb891251b40d4dc4cfd28341f62f6784c02ad3a78 (patch)
tree0da110fe163c91c163d0abac15d3ceaeca7b7403 /arch
parent8ba961d4339c5db0e69ff6627606fe1f34c838e5 (diff)
downloadlinux-stable-b891251b40d4dc4cfd28341f62f6784c02ad3a78.tar.gz
linux-stable-b891251b40d4dc4cfd28341f62f6784c02ad3a78.tar.bz2
linux-stable-b891251b40d4dc4cfd28341f62f6784c02ad3a78.zip
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
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/qcom/sa8540p-ride.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/sa8540p-ride.dts b/arch/arm64/boot/dts/qcom/sa8540p-ride.dts
index 3ccb5ffdb3ca..24fa449d48a6 100644
--- a/arch/arm64/boot/dts/qcom/sa8540p-ride.dts
+++ b/arch/arm64/boot/dts/qcom/sa8540p-ride.dts
@@ -241,7 +241,7 @@
};
&remoteproc_nsp0 {
- firmware-name = "qcom/sa8540p/cdsp.mbn";
+ firmware-name = "qcom/sa8540p/cdsp0.mbn";
status = "okay";
};