From: Moudy Ho <moudy.ho@mediatek.com>
To: <linux-firmware@kernel.org>
Cc: <linux-mediatek@lists.infradead.org>, <nfraprado@collabora.com>,
<Jason-ch.Chen@mediatek.com>,
<angelogioacchino.delregno@collabora.com>,
<Macpaul.Lin@mediatek.com>, Moudy Ho <moudy.ho@mediatek.com>
Subject: [PATCH] mediatek: rename MT8188 SCP firmware
Date: Wed, 14 Jan 2026 09:40:43 +0800 [thread overview]
Message-ID: <20260114014131.2933478-2-moudy.ho@mediatek.com> (raw)
In-Reply-To: <20260114014131.2933478-1-moudy.ho@mediatek.com>
The MT8188 device tree (DTS) is configured for dual core SCP, and the
driver by default attempts to load "scp_c0.img" as the core 0 firmware.
To conform with upstream naming conventions, this patch renames the
existing firmware file "scp.img" to "scp_c0.img" to ensure proper firmware
loading for dual core SCP.
Signed-off-by: Moudy Ho <moudy.ho@mediatek.com>
---
WHENCE | 3 ++-
mediatek/mt8188/{scp.img => scp_c0.img} | Bin
2 files changed, 2 insertions(+), 1 deletion(-)
rename mediatek/mt8188/{scp.img => scp_c0.img} (100%)
diff --git a/WHENCE b/WHENCE
index 4a211c48..088e3afe 100644
--- a/WHENCE
+++ b/WHENCE
@@ -6057,7 +6057,8 @@ File: mediatek/mt8192/scp.img
Version: v2.0.20536
File: mediatek/mt8195/scp.img
Version: v2.0.21961
-File: mediatek/mt8188/scp.img
+File: mediatek/mt8188/scp_c0.img
+Link: mediatek/mt8188/scp.img -> mediatek/mt8188/scp_c0.img
Version: v2.0.27748
File: mediatek/mt8189/scp.img
Version: v1.0.0
diff --git a/mediatek/mt8188/scp.img b/mediatek/mt8188/scp_c0.img
similarity index 100%
rename from mediatek/mt8188/scp.img
rename to mediatek/mt8188/scp_c0.img
--
2.45.2
next prev parent reply other threads:[~2026-01-14 1:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-14 1:40 mediatek: rename MT8188 SCP firmware Moudy Ho
2026-01-14 1:40 ` Moudy Ho [this message]
2026-01-14 4:04 ` Dmitry Baryshkov
2026-01-14 7:09 ` Moudy Ho (何宗原)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260114014131.2933478-2-moudy.ho@mediatek.com \
--to=moudy.ho@mediatek.com \
--cc=Jason-ch.Chen@mediatek.com \
--cc=Macpaul.Lin@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=linux-firmware@kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=nfraprado@collabora.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox