arm64: dts: qcom: x1e80100-romulus: Update firmware nodes
[ Upstream commit 983833061d9599a534e44fd6d335080d1a0ba985 ]
Other x1e machines use _dtbs.elf for these firmwares, which matches the
filenames shipped by Windows.
Fixes: 09d77be560 ("arm64: dts: qcom: Add support for X1-based Surface Laptop 7 devices")
Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250108124500.44011-1-joel@jms.id.au
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
72dcd1bec4
commit
7cda16e0fc
@@ -680,14 +680,14 @@
|
||||
|
||||
&remoteproc_adsp {
|
||||
firmware-name = "qcom/x1e80100/microsoft/Romulus/qcadsp8380.mbn",
|
||||
"qcom/x1e80100/microsoft/Romulus/adsp_dtb.mbn";
|
||||
"qcom/x1e80100/microsoft/Romulus/adsp_dtbs.elf";
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&remoteproc_cdsp {
|
||||
firmware-name = "qcom/x1e80100/microsoft/Romulus/qccdsp8380.mbn",
|
||||
"qcom/x1e80100/microsoft/Romulus/cdsp_dtb.mbn";
|
||||
"qcom/x1e80100/microsoft/Romulus/cdsp_dtbs.elf";
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user