Commit graph

2 commits

Author SHA1 Message Date
Moudy Ho
087f9b0a8d mediatek: rename MT8188 SCP firmware
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>
2026-01-14 01:26:45 -06:00
Moudy Ho
c4a5cd624f mediatek: Add MT8188 SCP firmware
System Control Processor is an RISC-V processor in MediaTek MT8188 SoC.
It supports vedio encode/decode, MDP and CrOS EC host command.

Internal version: geralt_scp_v2.0.27748+eb0d73d0d
Release version: v2.0.27748
Signed-off-by: Moudy Ho <moudy.ho@mediatek.com>
2025-03-19 01:55:26 -05:00