mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 09:20:13 -04:00
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:
committed by
AngeloGioacchino Del Regno
parent
fe96ff075f
commit
c3f6d533b7
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user