Skip to content

Commit 2f0066d

Browse files
nfrapradoAngeloGioacchino Del Regno
authored andcommitted
arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0
Add the firmware-name property for SCP core0 so the firmware can be loaded from its canonical location in the linux-firmware repository. Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Signed-off-by: Nícolas F. R. A. Prado <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
1 parent b1e157c commit 2f0066d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/mediatek/mt8390-genio-common.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,7 @@
10601060
};
10611061

10621062
&scp_c0 {
1063+
firmware-name = "mediatek/mt8188/scp.img";
10631064
memory-region = <&scp_mem>;
10641065
status = "okay";
10651066
};

0 commit comments

Comments
 (0)