[PATCH v3 0/3] Add support for MT8189 SCP and device tree bindings
From: Huayu Zong <hidden>
Date: 2025-11-10 10:13:52
Also in:
linux-devicetree, linux-mediatek, linux-remoteproc, lkml
From: Huayu Zong <hidden>
Date: 2025-11-10 10:13:52
Also in:
linux-devicetree, linux-mediatek, linux-remoteproc, lkml
This patch series adds support for the System Companion Processor (SCP) on MediaTek MT8189, including device tree bindings and driver support. Huayu Zong (3): remoteproc: mediatek: Support platform reg offsets in mtk_scp_of_data remoteproc: mediatek: Add MT8189 SCP platform data dt-bindings: remoteproc: mediatek: Add MT8189 SCP binding .../bindings/remoteproc/mtk,scp.yaml | 2 ++ drivers/remoteproc/mtk_common.h | 10 ++++++ drivers/remoteproc/mtk_scp.c | 36 +++++++++++++++++-- 3 files changed, 46 insertions(+), 2 deletions(-) -- 2.45.2