mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
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: 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>
This commit is contained in:
parent
46316370e9
commit
983833061d
|
|
@ -1100,14 +1100,14 @@ &qupv3_2 {
|
|||
|
||||
&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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user