Skip to content

Commit 9838330

Browse files
shenkiandersson
authored andcommitted
arm64: dts: qcom: x1e80100-romulus: Update firmware nodes
Other x1e machines use _dtbs.elf for these firmwares, which matches the filenames shipped by Windows. Fixes: 09d77be ("arm64: dts: qcom: Add support for X1-based Surface Laptop 7 devices") Signed-off-by: Joel Stanley <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 4631637 commit 9838330

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,14 +1100,14 @@
11001100

11011101
&remoteproc_adsp {
11021102
firmware-name = "qcom/x1e80100/microsoft/Romulus/qcadsp8380.mbn",
1103-
"qcom/x1e80100/microsoft/Romulus/adsp_dtb.mbn";
1103+
"qcom/x1e80100/microsoft/Romulus/adsp_dtbs.elf";
11041104

11051105
status = "okay";
11061106
};
11071107

11081108
&remoteproc_cdsp {
11091109
firmware-name = "qcom/x1e80100/microsoft/Romulus/qccdsp8380.mbn",
1110-
"qcom/x1e80100/microsoft/Romulus/cdsp_dtb.mbn";
1110+
"qcom/x1e80100/microsoft/Romulus/cdsp_dtbs.elf";
11111111

11121112
status = "okay";
11131113
};

0 commit comments

Comments
 (0)