Skip to content

Commit 99af08f

Browse files
author
AngeloGioacchino Del Regno
committed
Revert "arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0"
As clearly seen on other non-MediaTek platforms, this is known to eventually produce regressions in the future, as drivers may break ABI and stop working with older firmware versions. Although the firmware-name property was used in multiple MediaTek devicetrees for the System Companion Processor (SCP) node, avoid doing the same on MT8390 to lessen eventual ABI breakages that may happen with a driver update to change the firmware retrieval logic for the SCP. This reverts commit 2f0066d. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
1 parent 4a81656 commit 99af08f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1177,7 +1177,6 @@
11771177
};
11781178

11791179
&scp_c0 {
1180-
firmware-name = "mediatek/mt8188/scp.img";
11811180
memory-region = <&scp_mem>;
11821181
status = "okay";
11831182
};

0 commit comments

Comments
 (0)