arm64: dts: mediatek: mt8188-geralt: drop firmware-name from first SCP core

Arnd pointed out that having firmware-name in the device tree is wrong.
Drop it.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Chen-Yu Tsai 2026-01-12 16:55:42 +08:00 committed by AngeloGioacchino Del Regno
parent fe96ff075f
commit c3f6d533b7
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -1166,7 +1166,6 @@ &scp_cluster {
&scp_c0 {
pinctrl-names = "default";
pinctrl-0 = <&scp_pins>;
firmware-name = "mediatek/mt8188/scp.img";
memory-region = <&scp_mem_reserved>;
status = "okay";
};